Skip to content

Commit 8696974

Browse files
authored
Merge pull request #8287 from python-pillow/pre-commit-ci-update-config
2 parents 71876cf + 554f8bb commit 8696974

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.5.0
3+
rev: v0.5.6
44
hooks:
55
- id: ruff
66
args: [--exit-non-zero-on-fix]
@@ -50,7 +50,7 @@ repos:
5050
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/
5151

5252
- repo: https://github.com/python-jsonschema/check-jsonschema
53-
rev: 0.28.6
53+
rev: 0.29.1
5454
hooks:
5555
- id: check-github-workflows
5656
- id: check-readthedocs
@@ -62,7 +62,7 @@ repos:
6262
- id: sphinx-lint
6363

6464
- repo: https://github.com/tox-dev/pyproject-fmt
65-
rev: 2.1.3
65+
rev: 2.2.1
6666
hooks:
6767
- id: pyproject-fmt
6868

0 commit comments

Comments
 (0)