Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
use shared renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Jun 9, 2020
1 parent b94e508 commit 9b0d1ad
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"extends": ["config:base"],
"packageRules": [
{
"updateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
],
"extends": ["config:base", "github>inpyjamas/scripts"],
"ignorePaths": ["generators/templates/**/*"]
}

0 comments on commit 9b0d1ad

Please sign in to comment.