]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ [pre-commit.ci] pre-commit autoupdate (#9259)
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Tue, 27 Jun 2023 01:06:02 +0000 (03:06 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Jun 2023 01:06:02 +0000 (03:06 +0200)
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.7.0](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.7.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.272 → v0.0.275](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.272...v0.0.275)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
.pre-commit-config.yaml

index 2a8a031363f1c932ad4f0ca94d7acc430808a16c..9f7085f72fdca8f16ddbf180a8b42d9984f7aa58 100644 (file)
@@ -14,14 +14,14 @@ repos:
     -   id: end-of-file-fixer
     -   id: trailing-whitespace
 -   repo: https://github.com/asottile/pyupgrade
-    rev: v3.3.1
+    rev: v3.7.0
     hooks:
     -   id: pyupgrade
         args:
         - --py3-plus
         - --keep-runtime-typing
 -   repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: v0.0.272
+    rev: v0.0.275
     hooks:
     -   id: ruff
         args: