]> git.feebdaed.xyz Git - 0xmirror/mitmproxy.git/commitdiff
Switch dependabot from pip to uv (#7873)
authorMatthew Heguy <10162554+mheguy@users.noreply.github.com>
Mon, 8 Sep 2025 13:53:06 +0000 (09:53 -0400)
committerGitHub <noreply@github.com>
Mon, 8 Sep 2025 13:53:06 +0000 (15:53 +0200)
.github/dependabot.yml

index c061c95ffff480cbdeaace0500b59dfa0772b787..012fa92ca55756ab7d23f816b6beefd92e1c0956 100644 (file)
@@ -8,7 +8,7 @@ updates:
       "github actions":
         patterns:
           - "*"
-  - package-ecosystem: pip
+  - package-ecosystem: uv
     directory: "/"
     schedule:
       interval: "monthly"