2022-03-15 13:34:14 +02:00
|
|
|
# Docs: <https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/customizing-dependency-updates>
|
2022-01-30 17:27:53 +02:00
|
|
|
|
|
|
|
version: 2
|
|
|
|
updates:
|
2022-03-31 13:12:37 +03:00
|
|
|
- package-ecosystem: npm
|
2022-01-30 17:27:53 +02:00
|
|
|
directory: /
|
2022-03-30 11:12:52 +03:00
|
|
|
schedule:
|
2022-03-15 13:34:14 +02:00
|
|
|
interval: weekly
|
|
|
|
day: "tuesday"
|
|
|
|
time: "01:00"
|
|
|
|
timezone: "Asia/Kolkata"
|
2022-03-31 13:12:37 +03:00
|
|
|
open-pull-requests-limit: 15
|
2022-01-30 17:27:53 +02:00
|
|
|
|
2022-03-31 13:12:37 +03:00
|
|
|
- package-ecosystem: github-actions
|
2022-01-30 17:27:53 +02:00
|
|
|
directory: /
|
2022-03-30 11:12:52 +03:00
|
|
|
schedule:
|
2022-03-15 13:34:14 +02:00
|
|
|
interval: weekly
|
|
|
|
day: "tuesday"
|
|
|
|
time: "01:00"
|
|
|
|
timezone: "Asia/Kolkata"
|
2022-03-31 13:12:37 +03:00
|
|
|
open-pull-requests-limit: 5
|
2022-01-30 17:27:53 +02:00
|
|
|
|
2022-03-31 13:12:37 +03:00
|
|
|
- package-ecosystem: docker
|
2022-01-30 17:27:53 +02:00
|
|
|
directory: /
|
2022-03-30 11:12:52 +03:00
|
|
|
schedule:
|
2022-03-15 13:34:14 +02:00
|
|
|
interval: weekly
|
|
|
|
day: "tuesday"
|
|
|
|
time: "01:00"
|
|
|
|
timezone: "Asia/Kolkata"
|
2022-03-31 13:12:37 +03:00
|
|
|
open-pull-requests-limit: 5
|