Skip to content

Commit 4d5c48a

Browse files
authored
Merge pull request #422 from coreosbot-releng/repo-templates
Sync repo templates ⚙
2 parents 3e98c3a + 1616e8d commit 4d5c48a

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)