Skip to content

Commit b0d1753

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hhatto/autopep8: v2.3.1 → v2.3.2](hhatto/autopep8@v2.3.1...v2.3.2) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1)
1 parent 81fe90b commit b0d1753

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ repos:
3535
- id: pyupgrade
3636
args: [--py39-plus]
3737
- repo: https://github.com/hhatto/autopep8
38-
rev: v2.3.1
38+
rev: v2.3.2
3939
hooks:
4040
- id: autopep8
4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v1.14.0
42+
rev: v1.14.1
4343
hooks:
4444
- id: mypy

0 commit comments

Comments
 (0)