Browse Source

Update '.pre-commit-config.yaml'

天问 1 week ago
parent
commit
ed954c0bdc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -25,7 +25,7 @@ repos:
         additional_dependencies: ["@biomejs/biome@1.4.1"]
 
   - repo: https://github.com/psf/black
-    rev: 21.12b0
+    rev: 25.1.0
     hooks:
         - id: black