Add dependabot alert

This commit is contained in:
Martin Supiot
2022-12-13 11:32:37 +01:00
parent 5158ebdd58
commit 4508249df0

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

@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github/workflows`
directory: "/"
schedule:
interval: weekly
day: sunday
time: "20:00"
open-pull-requests-limit: 10