Activate Dependabot for actions (#8)

This commit is contained in:
Sascha Mann
2021-12-28 16:27:04 +01:00
committed by GitHub
parent d2b01b0f17
commit 41e67bac8f

9
.github/workflows/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
version: 2
updates:
# Keep dependencies for GitHub Actions up-to-date
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'