Skip to content

Commit 14ea5eb

Browse files
committed
⬆ Update project dependencies and pre-commit hooks
1 parent 925bc2d commit 14ea5eb

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ repos:
116116
- id: blacken-docs
117117
additional_dependencies: [black==26.1.0]
118118
- repo: https://github.com/astral-sh/ruff-pre-commit
119-
rev: v0.14.13
119+
rev: v0.14.14
120120
hooks:
121121
- id: ruff-check
122122
alias: ruff-isort
@@ -156,7 +156,7 @@ repos:
156156

157157
# spell checks
158158
- repo: https://github.com/adhtruong/mirrors-typos
159-
rev: v1.42.0
159+
rev: v1.42.1
160160
hooks:
161161
- id: typos
162162
- repo: https://github.com/codespell-project/codespell

uv.lock

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

0 commit comments

Comments
 (0)