Skip to content

Commit 38f2fb5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) - [github.com/biomejs/pre-commit: v2.2.4 → v2.2.5](biomejs/pre-commit@v2.2.4...v2.2.5)
1 parent 201eeca commit 38f2fb5

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.13.2
13+
rev: v0.13.3
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.2.4
26+
rev: v2.2.5
2727
hooks:
2828
- id: biome-check
2929
additional_dependencies:

0 commit comments

Comments
 (0)