mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
[pre-commit.ci] pre-commit autoupdate (#6674)
updates: - [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0) - [github.com/charliermarsh/ruff-pre-commit: v0.0.189 → v0.0.207](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.189...v0.0.207) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
4051c5eea4
commit
98b04bea69
@ -24,12 +24,12 @@ repos:
|
||||
- id: check-github-workflows
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.10.0
|
||||
rev: 22.12.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: v0.0.189
|
||||
rev: v0.0.207
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ["--fix"]
|
||||
|
Loading…
Reference in New Issue
Block a user