]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
[pre-commit.ci] pre-commit autoupdate 1859/head
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Tue, 6 Jun 2023 04:21:37 +0000 (04:21 +0000)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 04:21:37 +0000 (04:21 +0000)
updates:
- https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports

.pre-commit-config.yaml

index 620bd11f0f237a4b17137a44a17c5cfba54afb4f..a0053d0d2a81d859218160b188a5ede01fd94e48 100644 (file)
@@ -7,7 +7,7 @@ repos:
     hooks:
       - id: pyupgrade
         args: ["--py37-plus"]
-  - repo: https://github.com/asottile/reorder_python_imports
+  - repo: https://github.com/asottile/reorder-python-imports
     rev: v3.9.0
     hooks:
       - id: reorder-python-imports