Skip to content

Commit 1a5def9

Browse files
committed
chore(deps): update pre-commit hook asottile/reorder-python-imports to v3.14.0
1 parent 0ae6e4b commit 1a5def9

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
@@ -79,7 +79,7 @@ repos:
7979
- id: remove-tabs
8080
exclude: 'Makefile'
8181
- repo: https://github.com/asottile/reorder-python-imports
82-
rev: v3.13.0
82+
rev: v3.14.0
8383
hooks:
8484
- id: reorder-python-imports
8585
args: [--py38-plus]

0 commit comments

Comments
 (0)