Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Dec 14, 2023
1 parent e23682e commit 5b7b04a
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
{
"extends": [
"config:base",
":semanticCommits"
],
"ignorePaths": [
"tests",
"smoke-tests"
],
"automerge": true,
"schedule": ["after 11pm on sunday"],
"masterIssue": true,
"packageRules": [
{
"packageNames": ["eslint"],
"rangeStrategy": "bump"
},
{
"depTypeList": ["peerDependencies"],
"enabled": false
}
"github>NullVoxPopuli/renovate:npm.json5"
]
}

0 comments on commit 5b7b04a

Please sign in to comment.