Add Dependabot config for pip dependencies

This commit is contained in:
√(noham)²
2026-01-08 17:19:20 +01:00
parent 3079169b60
commit c546541bdc

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

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