We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5989afb commit 538856eCopy full SHA for 538856e
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
args: [--fix=lf]
10
- id: trailing-whitespace
11
- repo: https://github.com/asottile/reorder-python-imports
12
- rev: v3.13.0
+ rev: v3.14.0
13
hooks:
14
- id: reorder-python-imports
15
language_version: python3
0 commit comments