Skip to content

Commit 2fcec32

Browse files
ErikSchierboomiHiD
authored andcommitted
[v3] Add dependabot to keep GHA dependencies up-to-date
1 parent dc3919c commit 2fcec32

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
updates:
4+
5+
# Keep dependencies for GitHub Actions up-to-date
6+
- package-ecosystem: 'github-actions'
7+
directory: '/'
8+
schedule:
9+
interval: 'daily'

0 commit comments

Comments
 (0)