Skip to content

Commit

Permalink
Merge pull request #25 from Stephen-RA-King/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
Stephen-RA-King authored Jul 1, 2023
2 parents 79359c3 + 1b7bde9 commit 100817d
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 @@ -31,7 +31,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/commitizen-tools/commitizen
rev: 3.2.2
rev: 3.5.2
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -59,7 +59,7 @@ repos:
args: ["--ignore=E800,F842,F841,W503"]

- repo: https://github.com/asottile/pyupgrade
rev: v3.4.0
rev: v3.7.0
hooks:
- id: pyupgrade
args: [--py39]
Expand Down

0 comments on commit 100817d

Please sign in to comment.