Skip to content

Commit 7dfeb6d

Browse files
authored
Merge pull request #25 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 36442fc + 195dde6 commit 7dfeb6d

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
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: isort
2525
- repo: https://github.com/asottile/pyupgrade
26-
rev: v3.10.1
26+
rev: v3.11.0
2727
hooks:
2828
- id: pyupgrade
2929
- repo: https://github.com/psf/black
@@ -33,6 +33,6 @@ repos:
3333
id: black
3434
args: ["--line-length", "79"]
3535
- repo: https://github.com/DavidAnson/markdownlint-cli2
36-
rev: v0.9.2
36+
rev: v0.10.0
3737
hooks:
3838
- id: markdownlint-cli2

0 commit comments

Comments
 (0)