| |
|
|
| |
| |
| |
|
|
| version: 2 |
| updates: |
| - package-ecosystem: 'bundler' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'cargo' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'composer' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'docker' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'mix' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'elm' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'gitsubmodule' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'github-actions' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'gomod' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
| groups: |
| go-deps: |
| patterns: ['*'] |
|
|
| - package-ecosystem: 'gradle' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'maven' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'npm' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
| groups: |
| js-mui-deps: |
| patterns: ['@mui/*'] |
| js-deps: |
| patterns: ['*'] |
| exclude-patterns: |
| - '@mui/*' |
| update-types: |
| - 'patch' |
| - 'minor' |
|
|
| - package-ecosystem: 'nuget' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'pip' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|
| - package-ecosystem: 'terraform' |
| directory: '/' |
| schedule: |
| interval: 'weekly' |
| day: 'sunday' |
| time: '00:00' |
| timezone: 'Asia/Kolkata' |
| allow: |
| - dependency-type: 'direct' |
|
|