Adding dependabot (#89)

* Adding dependabot

* update spacing
This commit is contained in:
Brandon Foley
2024-09-05 18:00:13 -04:00
committed by GitHub
parent a57aa49538
commit 2d160654d6
+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:
- '*'