Skip to content

Commit a7e065d

Browse files
update dependabot to auto bump deps and enable CVE detect
1 parent fb7ee2f commit a7e065d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
8+
- package-ecosystem: gomod
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"
12+
open-pull-requests-limit: 10
13+
vulnerability-alerts:
14+
enabled: true

0 commit comments

Comments
 (0)