Skip to content

Commit 7123564

Browse files
ErikSchierboommirkoperillo
authored andcommitted
[v3] Add dependabot to keep GHA dependencies up-to-date
1 parent ad36057 commit 7123564

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.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)