Skip to content

Commit 11ca2b7

Browse files
authored
Merge pull request #6 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e407477 + cfb5d4e commit 11ca2b7

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
@@ -21,11 +21,11 @@ repos:
2121
hooks:
2222
- id: flake8
2323
- repo: https://github.com/asottile/pyupgrade
24-
rev: v3.3.0
24+
rev: v3.3.1
2525
hooks:
2626
- id: pyupgrade
2727
- repo: https://github.com/psf/black
28-
rev: 22.10.0
28+
rev: 22.12.0
2929
hooks:
3030
- name: black
3131
id: black

0 commit comments

Comments
 (0)