Dependabot: no patch updates (#144)

This commit is contained in:
Erik Vroon
2023-02-28 08:54:52 +01:00
committed by GitHub
parent babb1f135b
commit 35b93017bc

View File

@@ -10,18 +10,23 @@ updates:
schedule:
interval: "daily"
ignore:
- update-types: ["version-update:semver-patch"]
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
- package-ecosystem: "npm"
directory: "/frontend"
schedule:
interval: "daily"
ignore:
- update-types: ["version-update:semver-patch"]
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
ignore:
- update-types: ["version-update:semver-patch"]
- dependency-name: "*"
update-types: ["version-update:semver-patch"]