Skip to content

Commit

Permalink
chore: migrate renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrunton committed Sep 14, 2024
1 parent 32e2bef commit 1851668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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"],
"extends": ["config:recommended", "group:allNonMajor"],
"packageRules": [
{
"matchFileNames": ["pulumi/**"],
Expand Down

0 comments on commit 1851668

Please sign in to comment.