Skip to content

Commit 0c82964

Browse files
chore(deps): update pre-commit hook asottile/reorder_python_imports to v3.14.0
1 parent 707854d commit 0c82964

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
@@ -26,7 +26,7 @@ repos:
2626
"--skip-magic-trailing-comma",
2727
]
2828
- repo: https://github.com/asottile/reorder_python_imports
29-
rev: v3.12.0
29+
rev: v3.14.0
3030
hooks:
3131
- id: reorder-python-imports
3232
args: [

0 commit comments

Comments
 (0)