mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
[pre-commit.ci] pre-commit autoupdate (#6647)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0) - [github.com/john-hen/Flake8-pyproject: 1.2.0 → 1.2.1](https://github.com/john-hen/Flake8-pyproject/compare/1.2.0...1.2.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
bc6b6722d9
commit
746785f79d
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.3.0
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: forbid-new-submodules
|
||||
- id: end-of-file-fixer
|
||||
@ -48,7 +48,7 @@ repos:
|
||||
- id: mdformat
|
||||
|
||||
- repo: https://github.com/john-hen/Flake8-pyproject
|
||||
rev: 1.2.0
|
||||
rev: 1.2.1
|
||||
hooks:
|
||||
- id: Flake8-pyproject
|
||||
alias: flake8
|
||||
|
Loading…
Reference in New Issue
Block a user