Skip to content

Commit

Permalink
Merge pull request #6721 from python-pillow/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
mergify[bot] committed Nov 7, 2022
2 parents 4001a9f + 9448532 commit 820214d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 22.8.0
rev: 22.10.0
hooks:
- id: black
args: ["--target-version", "py37"]
Expand Down Expand Up @@ -44,7 +44,7 @@ repos:
- id: check-yaml

- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.6.1
rev: v0.6.7
hooks:
- id: sphinx-lint

Expand Down

0 comments on commit 820214d

Please sign in to comment.