Skip to content
Snippets Groups Projects
Unverified Commit bb1a1b48 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps-dev): update pre-commit requirement from ~=2.12 to ~=3.1 (#1945)

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.12.0...v3.1.0

)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 429af8bf
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ Source = "https://github.com/executablebooks/jupyter-book/"
Tracker = "https://github.com/executablebooks/jupyter-book/issues"
[project.optional-dependencies]
code_style = ["pre-commit~=2.12"]
code_style = ["pre-commit~=3.1"]
pdfhtml = ["pyppeteer"]
sphinx = [
"altair",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment