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.
1 parent 7827926 commit c42261aCopy full SHA for c42261a
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: "monthly"
8
+ cooldown:
9
+ default-days: 3 # Should match tool.uv.exclude-newer option in pyproject.toml
0 commit comments