Add npm checks to dependabot.

This commit is contained in:
Olga Maciaszek-Sharma
2024-09-04 17:53:34 +02:00
parent 523b48a3b0
commit a6adfb6b28
+16 -1
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