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.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
- [github.com/collective/zpretty: 3.0.3 → 3.0.4](collective/zpretty@3.0.3...3.0.4)
  • Loading branch information
pre-commit-ci[bot] committed May 1, 2023
1 parent 31f2638 commit d846a73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -6,7 +6,7 @@ ci:

repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
rev: v3.3.2
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.3
rev: 3.0.4
hooks:
- id: zpretty
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit d846a73

Please sign in to comment.