Skip to content

Commit 1616e8d

Browse files
committed
Sync repo templates ⚙
Sync with coreos/repo-templates@6fe8b21.
1 parent 3e98c3a commit 1616e8d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Maintained in https://github.com/coreos/repo-templates
2+
# Do not edit downstream.
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: gomod
7+
directory: /
8+
schedule:
9+
interval: weekly
10+
open-pull-requests-limit: 10
11+
labels:
12+
- area/dependencies

0 commit comments

Comments
 (0)