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] authored Jun 5, 2023
1 parent ad26731 commit 0857789
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 @@ -6,7 +6,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 @@ -19,7 +19,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 0857789

Please sign in to comment.