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

Commit fa096ca

Browse files
authored
Merge pull request #136 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 26ce7bb + 86baa68 commit fa096ca

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/pre-commit/mirrors-autopep8
31-
rev: v2.0.2
31+
rev: v2.0.4
3232
hooks:
3333
- id: autopep8
3434
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)