Skip to content

Commit 97e4565

Browse files
Merge pull request #232 from simonpasquier/enable-dependabot
chore: enable dependabot
2 parents 6f7bcbc + accd791 commit 97e4565

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "gomod"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"

0 commit comments

Comments
 (0)