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

Commit 9f9074a

Browse files
authored
Merge pull request #190 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3fcb0bb + 953ecd0 commit 9f9074a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ repos:
3232
- id: pyupgrade
3333
args: [--py38-plus]
3434
- repo: https://github.com/hhatto/autopep8
35-
rev: v2.2.0
35+
rev: v2.3.0
3636
hooks:
3737
- id: autopep8
3838
- repo: https://github.com/PyCQA/flake8
39-
rev: 7.0.0
39+
rev: 7.1.0
4040
hooks:
4141
- id: flake8
4242
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)