🔧 Update dependabot intervals for uv and npm dependencies to weekly (#1880)
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -11,14 +11,14 @@ updates:
|
||||
- package-ecosystem: uv
|
||||
directory: /backend
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
commit-message:
|
||||
prefix: ⬆
|
||||
# npm
|
||||
- package-ecosystem: npm
|
||||
directory: /frontend
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
commit-message:
|
||||
prefix: ⬆
|
||||
ignore:
|
||||
|
||||
Reference in New Issue
Block a user