Skip to content

Commit

Permalink
chore: fix package matching (#1380)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz authored Apr 22, 2024
1 parent 169c5c8 commit 1d4cdde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
packageRules: [
{
matchPackageNames: [
"^bitbucket.org/creachadair/stringset",
"^dominikh/staticcheck-action",
"bitbucket.org/creachadair/stringset",
"dominikh/staticcheck-action",
],
enabled: false
}
Expand Down

0 comments on commit 1d4cdde

Please sign in to comment.