Skip to content

Commit

Permalink
fix: use matchFileName and not fileMatch (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
CelineTrammi authored Oct 22, 2024
1 parent 0b07b27 commit 7584a31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
],
"packageRules": [
{
"fileMatch": [
"\\.bicep$"
],
"matchFileNames": ["\\.bicep$"],
"enabled": false
}
]
Expand Down

0 comments on commit 7584a31

Please sign in to comment.