Skip to content

Commit a4cd35d

Browse files
authored
Merge pull request #770 from ipython/pre-commit-ci-update-config
2 parents 6f68fc4 + 5804bd4 commit a4cd35d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: trailing-whitespace
2626

2727
- repo: https://github.com/psf/black
28-
rev: 22.6.0
28+
rev: 22.8.0
2929
hooks:
3030
- id: black
3131
args: ["--line-length", "100"]
@@ -79,7 +79,7 @@ repos:
7979
stages: [manual]
8080

8181
- repo: https://github.com/sirosen/check-jsonschema
82-
rev: 0.18.1
82+
rev: 0.18.2
8383
hooks:
8484
- id: check-jsonschema
8585
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)