We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45f63e7 + 4276066 commit 2e2d68cCopy full SHA for 2e2d68c
1 file changed
.github/dependabot.yml
@@ -1,8 +1,14 @@
1
version: 2
2
updates:
3
- - package-ecosystem: pip
+ - package-ecosystem: uv
4
directory: "/"
5
schedule:
6
interval: weekly
7
day: tuesday
8
- open-pull-requests-limit: 0
+ open-pull-requests-limit: 5
9
+ - package-ecosystem: github-actions
10
+ directory: "/"
11
+ schedule:
12
+ interval: weekly
13
+ day: tuesday
14
0 commit comments