Skip to content

Commit

Permalink
Merge pull request #266 from Codex-/renovate/migrate-config
Browse files Browse the repository at this point in the history
chore(config): migrate renovate config
  • Loading branch information
Codex- authored Dec 19, 2024
2 parents e484f0b + 704b25a commit 2c4163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "group:allNonMajor", "schedule:monthly"],
"extends": ["config:recommended", "group:allNonMajor", "schedule:monthly"],
"timezone": "Pacific/Auckland",
"labels": ["dependencies"],
"rangeStrategy": "bump",
Expand Down

0 comments on commit 2c4163e

Please sign in to comment.