Skip to content

Commit 0b31d2c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/autoflake: v2.2.1 → v2.3.0](PyCQA/autoflake@v2.2.1...v2.3.0)
1 parent 0b8c4a1 commit 0b31d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
- id: debug-statements
3030
language_version: python3
3131
- repo: https://github.com/PyCQA/autoflake
32-
rev: v2.2.1
32+
rev: v2.3.0
3333
hooks:
3434
- id: autoflake
3535
name: autoflake

0 commit comments

Comments
 (0)