Skip to content

Commit

Permalink
chore(renovate): update renovate config (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
vascoalramos authored Dec 9, 2022
1 parent 531a8a5 commit 9872463
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"packageRules": [
{
"matchManagers": ["github-actions"],
"semanticCommitType": "chore",
"semanticCommitScope": "actions"
}
"extends": [
"github>ydataai/renovate-config"
]
}

0 comments on commit 9872463

Please sign in to comment.