Skip to content

Commit

Permalink
Merge pull request #53 from plone/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
gforcada authored May 2, 2023
2 parents 749ccd1 + 538dd74 commit 4969301
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.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 4969301

Please sign in to comment.