Create dependabot.yml

This commit is contained in:
ilike2burnthing
2022-06-17 23:40:17 +01:00
committed by GitHub
parent 21c52ce75d
commit 7581645525

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

@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
time: "00:00"
timezone: "Europe/London"