Skip to content

Commit

Permalink
Merge pull request #7 from camunda/fix-depPattern
Browse files Browse the repository at this point in the history
chore(renovate): switch to matchDepPatterns where required
  • Loading branch information
leiicamundi authored May 14, 2024
2 parents 56b7e6d + 222ba4e commit 33d82fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
// but it's fine to have candidate packages to test before move them to minor section.
{
matchUpdateTypes: ["patch"],
matchPackagePatterns: [
matchDepPatterns: [
"^terraform$",
"aquasecurity/tfsec",
"pre-commit",
Expand Down

0 comments on commit 33d82fd

Please sign in to comment.