Skip to content

Commit 9efcacc

Browse files
[pre-commit.ci] pre-commit autoupdate (#163)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0bf818f commit 9efcacc

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
@@ -5,7 +5,7 @@ repos:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.15.11
8+
rev: v0.15.12
99
hooks:
1010
- id: ruff-check
1111
args: [--fix]
@@ -17,15 +17,15 @@ repos:
1717
hooks:
1818
- id: pyproject-fmt
1919
- repo: https://github.com/biomejs/pre-commit
20-
rev: v2.4.12
20+
rev: v2.4.13
2121
hooks:
2222
- id: biome-format
2323
- repo: https://github.com/kynan/nbstripout
2424
rev: "0.9.1"
2525
hooks:
2626
- id: nbstripout
2727
- repo: https://github.com/pre-commit/mirrors-mypy
28-
rev: v1.20.1
28+
rev: v1.20.2
2929
hooks:
3030
- id: mypy
3131
args: []

0 commit comments

Comments
 (0)