1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-15 17:51:09 +00:00

ci: Add dependabot.yml

This commit is contained in:
TwiN 2022-11-01 23:30:35 -04:00 committed by GitHub
parent fed021826a
commit d4983733f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "wednesday"
- package-ecosystem: "gomod"
directory: "/"
open-pull-requests-limit: 1
schedule:
interval: "weekly"
day: "wednesday"