mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-11 12:30:51 +08:00
Merge pull request #6537 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
992956c72e
@ -21,7 +21,7 @@ repos:
|
||||
exclude: .bumpversion.cfg
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.6.0
|
||||
rev: 22.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: ["--line-length", "100"]
|
||||
@ -52,7 +52,7 @@ repos:
|
||||
stages: [manual]
|
||||
|
||||
- repo: https://github.com/sirosen/check-jsonschema
|
||||
rev: 0.18.1
|
||||
rev: 0.18.2
|
||||
hooks:
|
||||
- id: check-jsonschema
|
||||
name: 'Check GitHub Workflows'
|
||||
|
Loading…
Reference in New Issue
Block a user