aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-06-06 04:21:37 +0000
committerGitHub <noreply@github.com>2023-06-06 04:21:37 +0000
commit02df0dad29b91d6e6cf8db9f724d105f9ef5a821 (patch)
treedf59bca43a9fbe92370d6b457be2607819c49f26
parentae312b3065d83085744cfb3c051f06c90a9b389a (diff)
downloadjinja-02df0dad29b91d6e6cf8db9f724d105f9ef5a821.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 620bd11f..a0053d0d 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -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