Skip to content

Commit 59f37db

Browse files
authored
Merge pull request #8342 from python-pillow/pre-commit-ci-update-config
2 parents 44c2ff3 + 6b59e38 commit 59f37db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.6.0
3+
rev: v0.6.3
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.29.1
53+
rev: 0.29.2
5454
hooks:
5555
- id: check-github-workflows
5656
- id: check-readthedocs

0 commit comments

Comments
 (0)