mirror of
https://github.com/NohamR/JustJustWatch.git
synced 2026-03-16 14:49:58 +00:00
Add Dependabot config for uv updates
This commit is contained in:
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "uv"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Reference in New Issue
Block a user