Yurii Motov
4 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
.github/dependabot.yml
|
|
|
@ -4,7 +4,7 @@ updates: |
|
|
|
- package-ecosystem: "github-actions" |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: "weekly" |
|
|
|
interval: "monthly" |
|
|
|
cooldown: |
|
|
|
default-days: 7 |
|
|
|
commit-message: |
|
|
|
@ -21,7 +21,7 @@ updates: |
|
|
|
- package-ecosystem: "uv" |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: "weekly" |
|
|
|
interval: "monthly" |
|
|
|
cooldown: |
|
|
|
default-days: 7 |
|
|
|
commit-message: |
|
|
|
|