Skip to content

Commit c081133

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.14](astral-sh/ruff-pre-commit@v0.13.3...v0.14.14) - [github.com/biomejs/pre-commit: v2.2.5 → v2.3.10](biomejs/pre-commit@v2.2.5...v2.3.10)
1 parent 9177dc6 commit c081133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ exclude: |
1919
repos:
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
2121
# Ruff version.
22-
rev: "v0.13.3"
22+
rev: "v0.14.14"
2323
hooks:
2424
- id: ruff
2525
exclude: "examples|tests/assets"
@@ -37,7 +37,7 @@ repos:
3737
exclude: ".python-version-default"
3838

3939
- repo: https://github.com/biomejs/pre-commit
40-
rev: "v2.2.5"
40+
rev: "v2.3.10"
4141
hooks:
4242
- id: biome-check
4343
additional_dependencies: ["@biomejs/biome@1.9.4"]

0 commit comments

Comments
 (0)