Create dependabot.yml

This commit is contained in:
ilike2burnthing 2022-06-17 23:40:17 +01:00 committed by GitHub
parent 21c52ce75d
commit 7581645525
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

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"