Skip to content

Commit

Permalink
Merge pull request #24 from padok-team/chore/renovate
Browse files Browse the repository at this point in the history
chore: use renovate shared config
  • Loading branch information
dixneuf19 authored Mar 20, 2024
2 parents 88bde43 + 3a4490f commit dff24e3
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":label(renovate)",
":semanticCommitTypeAll(fix)",
":separateMultipleMajorReleases",
":automergePatch",
":automergeBranch"
],
"packageRules": [
{
"matchPackagePatterns": ["*"],
"matchUpdateTypes": ["patch"],
"groupName": "all patch dependencies",
"groupSlug": "all-patch"
}
"github>padok-team/renovate-config"
]
}

0 comments on commit dff24e3

Please sign in to comment.