This commit is contained in:
Nick Schonning 2023-01-21 21:15:46 -05:00 committed by GitHub
commit 2b9e6f407c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 99
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 99