Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/asottile/pyupgrade: v3.0.0 → v3.2.2](asottile/pyupgrade@v3.0.0...v3.2.2)
- [github.com/asottile/setup-cfg-fmt: v2.0.0 → v2.2.0](asottile/setup-cfg-fmt@v2.0.0...v2.2.0)
  • Loading branch information
pre-commit-ci[bot] committed Nov 14, 2022
1 parent 96b2eac commit 4bcb962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v3.0.0
rev: v3.2.2
hooks:
- id: pyupgrade
args: [ "--py36-plus" ]
Expand All @@ -35,7 +35,7 @@ repos:
hooks:
- id: rst-backticks
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.0.0
rev: v2.2.0
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/tox-dev/tox-ini-fmt
Expand Down

0 comments on commit 4bcb962

Please sign in to comment.