Skip to content

Commit 38cc9e1

Browse files
chore(deps): update pre-commit hook pycqa/autoflake to v2.1.1 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 947d5ce commit 38cc9e1

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
@@ -42,7 +42,7 @@ repos:
4242
- id: pyupgrade
4343
args: [--py38-plus]
4444
- repo: https://github.com/PyCQA/autoflake
45-
rev: v2.1.0
45+
rev: v2.1.1
4646
hooks:
4747
- id: autoflake
4848
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)