Skip to content

Commit

Permalink
Merge pull request #319 from Yelp/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 Sep 5, 2023
2 parents 4b9bc51 + 221145b commit 9b13009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -12,7 +12,7 @@ repos:
rev: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-autopep8
- repo: https://github.com/hhatto/autopep8
rev: v2.0.4
hooks:
- id: autopep8
Expand All @@ -27,7 +27,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/asottile/add-trailing-comma
rev: v3.0.1
rev: v3.1.0
hooks:
- id: add-trailing-comma
- repo: https://github.com/asottile/setup-cfg-fmt
Expand Down

0 comments on commit 9b13009

Please sign in to comment.