Skip to content

Commit 1a6b0c9

Browse files
chore(deps): update pre-commit hook hhatto/autopep8 to v2.3.2
1 parent 047fba6 commit 1a6b0c9

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
@@ -140,7 +140,7 @@ repos:
140140
# - -iTRY301
141141
# files: coveralls/.*
142142
- repo: https://github.com/hhatto/autopep8
143-
rev: v2.3.1
143+
rev: v2.3.2
144144
hooks:
145145
- id: autopep8
146146
args: [-a, -i, -p2]

0 commit comments

Comments
 (0)