mirror of
https://github.com/evroon/bracket.git
synced 2026-06-13 19:24:55 -04:00
Dependabot: no patch updates (#144)
This commit is contained in:
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@@ -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"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user