Skip to content

Commit 2014279

Browse files
[pre-commit.ci] pre-commit autoupdate (#106)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9) - [github.com/biomejs/pre-commit: v1.9.4 → v2.0.0-beta.3](biomejs/pre-commit@v1.9.4...v2.0.0-beta.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 85933ea commit 2014279

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.11.8
8+
rev: v0.11.9
99
hooks:
1010
- id: ruff
1111
args: [--fix]
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: pyproject-fmt
1919
- repo: https://github.com/biomejs/pre-commit
20-
rev: v1.9.4
20+
rev: v2.0.0-beta.3
2121
hooks:
2222
- id: biome-format
2323
- repo: https://github.com/kynan/nbstripout

0 commit comments

Comments
 (0)