mirror of
https://github.com/strapi/strapi.git
synced 2025-07-27 10:56:36 +00:00
chore: add interval to npm dependabot action
This commit is contained in:
parent
4dd2d2b5f2
commit
9f0c053158
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -4,6 +4,8 @@ updates:
|
|||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
day: sunday
|
||||||
|
time: '22:00'
|
||||||
versioning-strategy: increase
|
versioning-strategy: increase
|
||||||
ignore:
|
ignore:
|
||||||
# Only allow patch as minor babel versions need to be upgraded all together
|
# Only allow patch as minor babel versions need to be upgraded all together
|
||||||
|
Loading…
x
Reference in New Issue
Block a user