Skip to content

Commit 055abf2

Browse files
[pre-commit.ci] pre-commit autoupdate (#718)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.4...v0.15.12) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.2](pre-commit/mirrors-mypy@v1.19.1...v1.20.2) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 09ee0bc commit 055abf2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ repos:
3131
- id: rst-directive-colons
3232
- id: rst-inline-touching-normal
3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.15.4
34+
rev: v0.15.12
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format
3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.19.1
39+
rev: v1.20.2
4040
hooks:
4141
- id: mypy
4242
additional_dependencies:
@@ -48,7 +48,7 @@ repos:
4848
- types-simplejson
4949
- pandas-stubs
5050
- repo: https://github.com/codespell-project/codespell
51-
rev: v2.4.1
51+
rev: v2.4.2
5252
hooks:
5353
- id: codespell
5454
additional_dependencies:

0 commit comments

Comments
 (0)