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