Skip to content

Commit

Permalink
Migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 0021e97 commit d29a8e1
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 d29a8e1

Please sign in to comment.