Skip to content

Commit

Permalink
Merge pull request #1242 from gulfofmaine/renovate/migrate-config
Browse files Browse the repository at this point in the history
Migrate renovate config
  • Loading branch information
abkfenris authored Oct 28, 2024
2 parents 0021e97 + d29a8e1 commit 6b27670
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"schedule": ["before 4am on Tuesday"],
"extends": [
"config:recommended"
],
"schedule": [
"before 4am on Tuesday"
],
"pre-commit": {
"enabled": true
},
Expand Down

0 comments on commit 6b27670

Please sign in to comment.