We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92eb83d commit 0ecf683Copy full SHA for 0ecf683
2 files changed
.github/renovate.json
@@ -0,0 +1,9 @@
1
+{
2
+ "extends": [
3
+ "github>Linkurious/renovate-config",
4
+ "github>Linkurious/renovate-config:meta",
5
+ "regexManagers:dockerfileVersions"
6
+ ],
7
+ "baseBranches": ["develop"],
8
+ "prConcurrentLimit": 10
9
+}
renovate.json
0 commit comments