Skip to content

Commit 8aa2916

Browse files
committed
Corrigido dependabot
1 parent 801c4e7 commit 8aa2916

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "docker" # See documentation for possible values
8+
- package-ecosystem: "github-actions" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12+
- package-ecosystem: "docker" # See documentation for possible values
13+
directory: "/" # Location of package manifests
14+
schedule:
15+
interval: "daily"

0 commit comments

Comments
 (0)