mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
Switch dependabot from pip to uv (#7873)
This commit is contained in:
parent
c8ddc2140f
commit
ff256c61e2
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -8,7 +8,7 @@ updates:
|
|||
"github actions":
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: pip
|
||||
- package-ecosystem: uv
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue