Skip to content

Commit 40aad9e

Browse files
chore(deps): update pre-commit hooks
1 parent f7d8645 commit 40aad9e

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
@@ -31,7 +31,7 @@ repos:
3131
# Python -----------------------------------------------------------------------------------------
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: "v0.12.0"
34+
rev: "v0.12.7"
3535
hooks:
3636
- id: ruff
3737
args: ["--fix"]
@@ -40,7 +40,7 @@ repos:
4040
# JSON, YAML, JavaScript -------------------------------------------------------------------------
4141

4242
- repo: https://github.com/biomejs/pre-commit
43-
rev: "v2.0.0"
43+
rev: "v2.1.3"
4444
hooks:
4545
- id: biome-ci
4646
additional_dependencies: ["@biomejs/biome"]

0 commit comments

Comments
 (0)