We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be57b1e commit 406cce3Copy full SHA for 406cce3
.github/renovate.json5
@@ -1,14 +1,7 @@
1
{
2
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3
extends: [
4
- 'config:recommended',
5
- 'docker:enableMajor',
6
- 'mergeConfidence:all-badges',
7
- ':disableRateLimiting',
8
- ':semanticCommits',
9
- 'github>layertwo/renovate-config//packages/aws',
10
- 'github>layertwo/renovate-config//packages/noisy-npm',
11
- 'github>layertwo/renovate-config//managers/aws'
+ 'github>layertwo/renovate-config'
12
],
13
"customManagers": [
14
@@ -21,4 +14,4 @@
21
]
22
15
}
23
16
24
-}
17
+}
0 commit comments