]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ [pre-commit.ci] pre-commit autoupdate (#5352)
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Thu, 8 Sep 2022 14:08:33 +0000 (16:08 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 14:08:33 +0000 (16:08 +0200)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
.pre-commit-config.yaml

index 237feb083882fde04d0827f992158a5e48fcb5a3..c4c1d4d9e8787fbe9a9a0e80f2cfb5f4b87d7e5c 100644 (file)
@@ -19,7 +19,7 @@ repos:
         - --py3-plus
         - --keep-runtime-typing
 -   repo: https://github.com/myint/autoflake
-    rev: v1.5.1
+    rev: v1.5.3
     hooks:
     -   id: autoflake
         args:
@@ -43,7 +43,7 @@ repos:
         name: isort (pyi)
         types: [pyi]
 -   repo: https://github.com/psf/black
-    rev: 22.6.0
+    rev: 22.8.0
     hooks:
     -   id: black
 ci: