Skip to content

Commit d2ccfdf

Browse files
Bump zensical from 0.0.34 to 0.0.37 (#878)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tobias Raabe <tobias.raabe@quantilope.com>
1 parent 4bce954 commit d2ccfdf

4 files changed

Lines changed: 18 additions & 18 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
- id: ruff-format
3131
- id: ruff-check
3232
- repo: https://github.com/astral-sh/uv-pre-commit
33-
rev: 0.11.8
33+
rev: 0.11.12
3434
hooks:
3535
- id: uv-lock
3636
- repo: local
@@ -67,7 +67,7 @@ repos:
6767
- id: nbstripout
6868
exclude: (docs)
6969
- repo: https://github.com/crate-ci/typos
70-
rev: v1
70+
rev: v1.46.1
7171
hooks:
7272
- id: typos
7373
exclude: (\.ipynb)

_typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[default.extend-words]
22
ines = "ines"
33
thes = "thes" # profiling-tasks.md
4+
scap = "scap"

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ nav:
8383
- Changelog: changes.md
8484

8585
theme:
86-
name: zensical
8786
logo: _static/images/pytask.svg
8887
favicon: _static/images/pytask.ico
8988
features:

uv.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)