Add dependabot config

This commit is contained in:
Oliver Hamlet
2025-06-18 18:49:00 +01:00
parent 36ce35950d
commit 88cb968f28
+23
View File
@@ -0,0 +1,23 @@
version: 2
updates:
- package-ecosystem: cargo
directories:
- "/"
- /cpp
- /nodejs
- /parameterized-test
- /python
schedule:
interval: weekly
- package-ecosystem: uv
directories:
- /docs
- /python
schedule:
interval: weekly
- package-ecosystem: npm
directory: /nodejs
schedule:
interval: weekly