There was an error while loading. Please reload this page.
1 parent 480252a commit 7b78f47Copy full SHA for 7b78f47
1 file changed
.github/dependabot.yml
@@ -1,10 +1,12 @@
1
-version: 2
2
-updates:
3
- - package-ecosystem: "gomod"
4
- directory: "/"
5
- schedule:
6
- interval: "daily"
7
- - package-ecosystem: "github-actions"
8
9
10
+"updates":
+- "directory": "/"
+ "open-pull-requests-limit": 5
+ "package-ecosystem": "gomod"
+ "schedule":
+ "interval": "daily"
+ "package-ecosystem": "github-actions"
11
12
+"version": 2
0 commit comments