Skip to content

Commit f65e02a

Browse files
committed
keep github actions up to date with dependabot
1 parent b19bad9 commit f65e02a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/.github/workflows"
5+
schedule:
6+
interval: "weekly"
7+
38
- package-ecosystem: "docker"
49
directory: "/"
510
schedule:

0 commit comments

Comments
 (0)