Skip to content

Commit

Permalink
Merge pull request #3 from hugovk/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 4, 2023
2 parents e0dd737 + 4f62499 commit 470f056
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 @@ repos:
args: [--py37-plus]

- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.3.0
hooks:
- id: black
args: [--target-version=py37]
Expand All @@ -25,7 +25,7 @@ repos:
args: [--max-line-length=88]

- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
rev: v1.10.0
hooks:
- id: python-check-blanket-noqa

Expand Down

0 comments on commit 470f056

Please sign in to comment.