Add dependabot (#329)

This commit is contained in:
Brandon Foley
2024-09-06 11:15:27 -04:00
committed by GitHub
parent df58fb461e
commit 10d196d204
+18
View File
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'
- package-ecosystem: github-actions
directory: .github/workflows
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'