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:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -5,6 +5,9 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
ignore:
|
||||||
|
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