Create dependabot.yml (#22)

pull/23/head
Malachi Soord 2023-03-09 19:28:58 +01:00 committed by GitHub
parent d62cb57222
commit 25d5ca74f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
.github/dependabot.yml vendored 100644
View File

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"