Skip to content

Commit ea8d708

Browse files
authored
Merge pull request #276 from justaugustus/dependabot-conf
.github: Add dependabot config
2 parents d615914 + 81c29f4 commit ea8d708

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gomod
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
labels:
8+
- "area/dependency"
9+
- "release-note-none"
10+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)