chore: only needed dependabot security alerts enabled, not all deps

This commit is contained in:
Elliot DeNolf
2023-07-20 17:44:03 -04:00
parent f232434b9a
commit 5476cdfee2

View File

@@ -1,12 +0,0 @@
# docs: https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
day: "sunday"
commit-message:
prefix: "chore(deps):"