Add Dependabot config for uv updates

This commit is contained in:
√(noham)²
2026-03-03 16:00:27 +01:00
parent 3b0a30c2be
commit 31ef974623

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "uv"
directory: "/"
schedule:
interval: "weekly"