Skip to content

Commit ef466f2

Browse files
ci: pre-commit autoupdate (#2365)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c9d6046 commit ef466f2

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.15.5
6+
rev: v0.15.6
77
hooks:
88
- id: ruff-check
99
args: ["--fix"]
@@ -13,7 +13,7 @@ repos:
1313
id: ruff
1414
args: ["--preview", "--select=PLR0917"]
1515
- repo: https://github.com/biomejs/pre-commit
16-
rev: v2.4.6
16+
rev: v2.4.7
1717
hooks:
1818
- id: biome-format
1919
- repo: https://github.com/ComPWA/taplo-pre-commit

0 commit comments

Comments
 (0)