Browse Source

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

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pre-commit-ci[bot] 1 year ago
parent
commit
de565f73ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .pre-commit-config.yaml

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

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