Skip to content

Commit 9c1fc66

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/autoflake: v2.2.0 → v2.2.1](PyCQA/autoflake@v2.2.0...v2.2.1)
1 parent 5487803 commit 9c1fc66

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
@@ -29,7 +29,7 @@ repos:
2929
- id: debug-statements
3030
language_version: python3
3131
- repo: https://github.com/PyCQA/autoflake
32-
rev: v2.2.0
32+
rev: v2.2.1
3333
hooks:
3434
- id: autoflake
3535
name: autoflake

0 commit comments

Comments
 (0)