Skip to content

Commit 1df4cf1

Browse files
Update pre-commit hook PyCQA/autoflake to v2.3.3
| datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | PyCQA/autoflake | v2.3.1 | v2.3.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 173a789 commit 1df4cf1

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
@@ -65,7 +65,7 @@ repos:
6565
- id: black
6666

6767
- repo: https://github.com/PyCQA/autoflake
68-
rev: v2.3.1
68+
rev: v2.3.3
6969
hooks:
7070
- id: autoflake
7171
files: tests/.*\.py$

0 commit comments

Comments
 (0)