Skip to content

Commit

Permalink
chore(#295): update renovate config (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher authored Oct 24, 2021
1 parent 4520d2d commit a003fc2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"extends": [
"config:base"
],
"labels": ["dependencies"],
"packageRules": [
{
"groupName": "linting",
"matchPackagePatterns": ["lint"]
}
]
}

0 comments on commit a003fc2

Please sign in to comment.