Skip to content

Commit 2e576c3

Browse files
committed
⬆️ Update sphinx and pre-commit hooks
1 parent f5bc45e commit 2e576c3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: end-of-file-fixer
2525
- id: trailing-whitespace
2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: 6e10264313f53d6247a8b1b984f5b5ccf50ba539 # v2.21.0
27+
rev: 91de51aef61c5f2383f03da25604e3d65a8309e0 # v2.21.1
2828
hooks:
2929
- id: pyproject-fmt
3030
- repo: https://github.com/abravalheri/validate-pyproject

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ docs = [
4040
"matplotlib",
4141
"nbsphinx",
4242
"notebook",
43-
"sphinx<8.2", # furo requires sphinx < 8.2
43+
"sphinx",
4444
"sphinx-copybutton",
4545
"sphinx-inline-tabs",
4646
"sphinx-lint",

0 commit comments

Comments
 (0)