Skip to content

Commit

Permalink
Merge pull request #44 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 committed May 2, 2023
2 parents 31f2638 + d846a73 commit d7fb92b
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 d7fb92b

Please sign in to comment.