Add dependabot action

This commit is contained in:
Thibault Ayanides 2021-01-15 14:28:08 +01:00 committed by Thibault Serti
parent 0ab210183b
commit aa90093f24

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"