We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c746b commit bc8c25bCopy full SHA for bc8c25b
.github/renovate.json
@@ -1,16 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:best-practices",
5
- ":preserveSemverRanges",
6
- ":semanticPrefixChore"
+ "github>scop/common"
7
],
8
- "ignorePresets": [
9
- ":dependencyDashboard",
10
- ":semanticPrefixFixDepsChoreOthers"
11
- ],
12
- "semanticCommits": "enabled",
13
- "commitMessageTopic": "{{depName}}",
14
"customManagers": [
15
16
"customType": "regex",
0 commit comments