[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 directory: "/" # Location of package manifests
schedule: schedule:
interval: "weekly" interval: "weekly"
commit-message:
- package-ecosystem: "npm" # See documentation for possible values prefix: "[chore]"
directory: "/web/source" # Location of package manifests labels:
schedule: - "chore"
interval: "weekly"