Skip to content

Commit 203c338

Browse files
authored
Merge pull request #121 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4b877ff + dd8896d commit 203c338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: fix-encoding-pragma
1919
- id: check-yaml
2020
- repo: https://github.com/asottile/reorder_python_imports
21-
rev: v2.3.6
21+
rev: v2.4.0
2222
hooks:
2323
- id: reorder-python-imports
2424
args: ['--application-directories=execnet']

0 commit comments

Comments
 (0)