1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00

ci: add dependabot for GitHub Actions

This commit is contained in:
Divlo
2021-07-01 10:00:59 +02:00
parent b37a70a1f6
commit fd830c9a8b

6
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'