Skip to content

Commit 6fc2355

Browse files
[pre-commit.ci] pre-commit autoupdate (#89)
updates: - [github.com/PyCQA/autoflake: v1.7.6 → v1.7.7](PyCQA/autoflake@v1.7.6...v1.7.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Rikhil Raithatha <23627977+rikhilrai@users.noreply.github.com>
1 parent 9d999b7 commit 6fc2355

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: isort
3030
args: ['--settings-file', 'pyproject.toml']
3131
- repo: https://github.com/PyCQA/autoflake
32-
rev: v1.7.6
32+
rev: v1.7.7
3333
hooks:
3434
- id: autoflake
3535
args:

0 commit comments

Comments
 (0)