Skip to content

Commit c865974

Browse files
Create dependabot.yaml
Signed-off-by: Bruno Schaatsbergen <[email protected]>
1 parent f8e3d27 commit c865974

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "gomod"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"
11+

0 commit comments

Comments
 (0)