Adding npm to dependabot

This commit is contained in:
Ryan Baxter
2024-09-04 10:53:24 -04:00
parent 9bbed9fe83
commit 91309f7ecb

View File

@@ -62,4 +62,19 @@ updates:
# only upgrade by minor or patch
- dependency-name: "*"
update-types:
- version-update:semver-major
- version-update:semver-major
- package-ecosystem: npm
target-branch: docs-build
directory: /
schedule:
interval: weekly
- package-ecosystem: npm
target-branch: main
directory: /docs
schedule:
interval: weekly
- package-ecosystem: npm
target-branch: 4.1.x
directory: /docs
schedule:
interval: weekly