We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7827926 + 480a531 commit 9efa19cCopy full SHA for 9efa19c
1 file changed
dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "uv"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ cooldown:
9
+ default-days: 3 # Should match tool.uv.exclude-newer option in pyproject.toml
0 commit comments