There was an error while loading. Please reload this page.
1 parent 7056862 commit 877e18fCopy full SHA for 877e18f
1 file changed
.github/dependabot.yml
@@ -1,13 +1,17 @@
1
version: 2
2
updates:
3
- - package-ecosystem: uv
4
- directory: "/"
5
- schedule:
6
- interval: daily
7
- time: "14:00"
8
- open-pull-requests-limit: 10
9
- - package-ecosystem: "github-actions"
10
11
12
13
+- package-ecosystem: uv
+ directory: /
+ schedule:
+ interval: daily
+ time: '14:00'
+ open-pull-requests-limit: 10
+ cooldown:
+ default-days: 4
+- package-ecosystem: github-actions
14
15
16
17
0 commit comments