Skip to content

Commit e3bfe23

Browse files
authored
Merge pull request #7602 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fe26900 + bf9709b commit e3bfe23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.1.4
3+
rev: v0.1.6
44
hooks:
55
- id: ruff
66
args: [--fix, --exit-non-zero-on-fix]
77

88
- repo: https://github.com/psf/black-pre-commit-mirror
9-
rev: 23.10.1
9+
rev: 23.11.0
1010
hooks:
1111
- id: black
1212

@@ -42,12 +42,12 @@ repos:
4242
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/
4343

4444
- repo: https://github.com/sphinx-contrib/sphinx-lint
45-
rev: v0.8.1
45+
rev: v0.9.0
4646
hooks:
4747
- id: sphinx-lint
4848

4949
- repo: https://github.com/tox-dev/pyproject-fmt
50-
rev: 1.4.1
50+
rev: 1.5.3
5151
hooks:
5252
- id: pyproject-fmt
5353

0 commit comments

Comments
 (0)