mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Add dependabot config
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user