Skip to content

Commit 1f3e128

Browse files
authored
Merge pull request #619 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1727129 + b6c6732 commit 1f3e128

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
@@ -24,7 +24,7 @@ repos:
2424
- id: check-merge-conflict
2525
- id: trailing-whitespace
2626
- repo: https://github.com/psf/black-pre-commit-mirror
27-
rev: 25.9.0
27+
rev: 25.11.0
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/PyCQA/flake8
@@ -44,7 +44,7 @@ repos:
4444
hooks:
4545
- id: isort
4646
- repo: https://github.com/asottile/pyupgrade
47-
rev: v3.21.0
47+
rev: v3.21.1
4848
hooks:
4949
- id: pyupgrade
5050
args: ["--py39-plus"]

0 commit comments

Comments
 (0)