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.3.2 → v3.4.0](asottile/pyupgrade@v3.3.2...v3.4.0)
- [github.com/collective/zpretty: 3.0.4 → 3.1.0a2](collective/zpretty@3.0.4...3.1.0a2)
  • Loading branch information
pre-commit-ci[bot] committed Jun 5, 2023
1 parent 3401ed6 commit fac7486
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 @@ -7,7 +7,7 @@ ci:

repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: [--py38-plus]
Expand All @@ -20,7 +20,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/collective/zpretty
rev: 3.0.4
rev: 3.1.0a2
hooks:
- id: zpretty
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit fac7486

Please sign in to comment.