|
|
@ -4,7 +4,7 @@ updates: |
|
|
- package-ecosystem: "github-actions" |
|
|
- package-ecosystem: "github-actions" |
|
|
directory: "/" |
|
|
directory: "/" |
|
|
schedule: |
|
|
schedule: |
|
|
interval: "weekly" |
|
|
interval: "monthly" |
|
|
cooldown: |
|
|
cooldown: |
|
|
default-days: 7 |
|
|
default-days: 7 |
|
|
commit-message: |
|
|
commit-message: |
|
|
@ -21,7 +21,7 @@ updates: |
|
|
- package-ecosystem: "uv" |
|
|
- package-ecosystem: "uv" |
|
|
directory: "/" |
|
|
directory: "/" |
|
|
schedule: |
|
|
schedule: |
|
|
interval: "weekly" |
|
|
interval: "monthly" |
|
|
cooldown: |
|
|
cooldown: |
|
|
default-days: 7 |
|
|
default-days: 7 |
|
|
commit-message: |
|
|
commit-message: |
|
|
|