Skip to content

Commit 635b3a6

Browse files
chore(deps): update pre-commit hook pycqa/autoflake to v2.3.1 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50a96dc commit 635b3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: [--py37-plus]
4444
- repo: https://github.com/PyCQA/autoflake
45-
rev: v2.2.1
45+
rev: v2.3.1
4646
hooks:
4747
- id: autoflake
4848
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)