Skip to content

Commit

Permalink
Merge pull request #160 from jazzband/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Apr 4, 2022
2 parents 4dbb8a6 + 04e762d commit f0bd6b1
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 21.10b0
rev: 22.3.0
hooks:
- id: black
args: ["--target-version", "py36"]
Expand All @@ -16,7 +16,7 @@ repos:
- id: python-check-blanket-noqa

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.1.0
hooks:
- id: check-merge-conflict
- id: check-yaml
Expand Down

0 comments on commit f0bd6b1

Please sign in to comment.