[chore] dependabot: prefix correctly, ignore npm deps (#1001)

This commit is contained in:
tobi 2022-11-08 10:53:16 +01:00 committed by GitHub
parent b08fd129e2
commit 18e7e00732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "npm" # See documentation for possible values
directory: "/web/source" # Location of package manifests
schedule:
interval: "weekly"
commit-message:
prefix: "[chore]"
labels:
- "chore"