Skip to content

Commit

Permalink
Merge pull request #122 from kube-logging/fix/regex
Browse files Browse the repository at this point in the history
fix: renovate regex
  • Loading branch information
csatib02 authored Dec 17, 2024
2 parents 27ee74c + b8bd0ce commit 8fc6269
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
Expand Up @@ -7,7 +7,7 @@
"schedule:daily",
"group:all"
],
"allowedPostUpgradeCommands": ["^make"],
"allowedPostUpgradeCommands": ["^make (tidy|generate)$"],
"configMigration": true,
"constraints": {
"go": "1.23"
Expand Down

0 comments on commit 8fc6269

Please sign in to comment.