mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
Update dependabot.yml
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -6,8 +6,8 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
ignore:
|
ignore:
|
||||||
update-types:
|
- dependency-name: "*"
|
||||||
- version-update:semver-major
|
update-types: ["version-update:semver-major"]
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "npm"
|
prefix: "npm"
|
||||||
include: "scope"
|
include: "scope"
|
||||||
|
|||||||
Reference in New Issue
Block a user