Skip to content

Commit 5ee2f6c

Browse files
authored
Merge pull request #260 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c9cdd0e + bb482a7 commit 5ee2f6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ repos:
2828
- id: pyupgrade
2929
args: [--py38-plus]
3030
- repo: https://github.com/hhatto/autopep8
31-
rev: v2.2.0
31+
rev: v2.3.0
3232
hooks:
3333
- id: autopep8
3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 7.0.0
35+
rev: 7.1.0
3636
hooks:
3737
- id: flake8
3838
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)