Skip to content

Commit

Permalink
chore: add custom plugins to be ignored (renovate)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Garg committed Nov 2, 2023
1 parent 733ee7e commit 3e4b819
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"matchPackagePatterns": ["dev.yash.keymanager"],
"enabled": false
}
]
}

0 comments on commit 3e4b819

Please sign in to comment.