Skip to content

Commit efd0f6c

Browse files
author
Dennis Labordus
authored
Merge pull request #72 from com-pas/add-dependabot-docker
Update dependabot configuration to scan docker files
2 parents fe9f2cc + 4d6c6e8 commit efd0f6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ updates:
1111
schedule:
1212
interval: "daily"
1313
open-pull-requests-limit: 5
14+
- package-ecosystem: "docker"
15+
directory: "/"
16+
schedule:
17+
interval: "daily"
18+
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)