Skip to content

Commit 4350596

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.11](astral-sh/ruff-pre-commit@v0.14.2...v0.14.11) - [github.com/biomejs/pre-commit: v2.3.1 → v2.3.10](biomejs/pre-commit@v2.3.1...v2.3.10)
1 parent f2c9ed8 commit 4350596

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
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
- id: trailing-whitespace
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.14.2
13+
rev: v0.14.11
1414
hooks:
1515
- id: ruff
1616
args:
@@ -23,7 +23,7 @@ repos:
2323
stages: [commit-msg]
2424
args: []
2525
- repo: https://github.com/biomejs/pre-commit
26-
rev: v2.3.1
26+
rev: v2.3.10
2727
hooks:
2828
- id: biome-check
2929
additional_dependencies:

0 commit comments

Comments
 (0)