mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
Merge pull request #6634 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
b508a7e25b
@ -48,7 +48,7 @@ repos:
|
||||
- id: mdformat
|
||||
|
||||
- repo: https://github.com/john-hen/Flake8-pyproject
|
||||
rev: 1.1.0.post0
|
||||
rev: 1.2.0
|
||||
hooks:
|
||||
- id: Flake8-pyproject
|
||||
alias: flake8
|
||||
@ -57,7 +57,7 @@ repos:
|
||||
stages: [manual]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.19.1
|
||||
rev: 0.19.2
|
||||
hooks:
|
||||
- id: check-github-workflows
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user