Parcourir la source

[pre-commit.ci] pre-commit autoupdate (#116)

updates:
- [github.com/psf/black: 24.1.1 → 24.3.0](https://github.com/psf/black/compare/24.1.1...24.3.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pre-commit-ci[bot] il y a 1 an
Parent
commit
f1cfd3e697
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .pre-commit-config.yaml

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

@@ -9,7 +9,7 @@ repos:
         args: [--profile=black]
 
   - repo: https://github.com/psf/black
-    rev: 24.1.1
+    rev: 24.3.0
     hooks:
       - id: black