Skip to content

Commit

Permalink
Merge pull request #295 from asottile/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile committed Aug 15, 2022
2 parents c3c4a6a + 624ed6e commit c0a4dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -29,7 +29,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.6.0
rev: v1.7.0
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit c0a4dea

Please sign in to comment.