Skip to content

Commit

Permalink
chore: remove extends field from pulumi package rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrunton authored Sep 8, 2024
1 parent 06bf048 commit 0e4a9f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
{
"matchFileNames": ["pulumi/**"],
"groupName": "pulumi",
"extends": ["config:base", "group:allNonMajor"],
"additionalBranchPrefix": "pulumi-",
"automerge": false
}
Expand Down

0 comments on commit 0e4a9f0

Please sign in to comment.