Skip to content

Commit 2561713

Browse files
authored
Merge pull request #31 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 36b0eb3 + a8cf480 commit 2561713

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
@@ -14,7 +14,7 @@ repos:
1414
args: [--fix, lf]
1515
- id: trailing-whitespace
1616
- repo: https://github.com/pre-commit/mirrors-prettier
17-
rev: "v3.0.3"
17+
rev: "v3.1.0"
1818
hooks:
1919
- id: prettier
2020
exclude_types: ["markdown"]
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: pyupgrade
2929
- repo: https://github.com/psf/black
30-
rev: 23.10.1
30+
rev: 23.11.0
3131
hooks:
3232
- name: black
3333
id: black

0 commit comments

Comments
 (0)