Skip to content

Commit ac9a38c

Browse files
author
Gürkan İndibay
authored
Adds dependabot yml to test dependabot updates (#319)
1 parent 0160aca commit ac9a38c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
# Configuration for Dockerfile
4+
- package-ecosystem: "docker"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"

0 commit comments

Comments
 (0)