Skip to content

Commit 2dc35d5

Browse files
chore(deps): update pre-commit hook asottile/reorder-python-imports to v3.15.0
1 parent 708b08f commit 2dc35d5

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.14.0
82+
rev: v3.15.0
8383
hooks:
8484
- id: reorder-python-imports
8585
args: [--py38-plus]

0 commit comments

Comments
 (0)