Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit f43d8e7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hhatto/autopep8: v2.0.4 → v2.1.0](hhatto/autopep8@v2.0.4...v2.1.0)
1 parent ee64293 commit f43d8e7

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
@@ -28,7 +28,7 @@ repos:
2828
- id: pyupgrade
2929
args: [--py38-plus]
3030
- repo: https://github.com/hhatto/autopep8
31-
rev: v2.0.4
31+
rev: v2.1.0
3232
hooks:
3333
- id: autopep8
3434
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)