Skip to content

Commit 19bd5b2

Browse files
authored
Update dependabot.yml
1 parent fecc8a1 commit 19bd5b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
version: 2
77
updates:
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"
12+
- package-ecosystem: docker
13+
directory: "/"
14+
schedule:
15+
interval: "weekly"
816
- package-ecosystem: "npm" # See documentation for possible values
917
directory: "/" # Location of package manifests
1018
schedule:

0 commit comments

Comments
 (0)