chore: Create dependabot.yml

This commit is contained in:
Nick Novitski 2023-10-19 18:29:59 -07:00 committed by GitHub
parent 2cd3e161f5
commit 2527420523
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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