Skip to content

Commit ea01c69

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

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.12.8
3+
rev: v0.12.9
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -10,7 +10,7 @@ repos:
1010
id: ruff
1111
args: ["--preview", "--select=PLR0917"]
1212
- repo: https://github.com/biomejs/pre-commit
13-
rev: v2.1.4
13+
rev: v2.2.0
1414
hooks:
1515
- id: biome-format
1616
- repo: https://github.com/ComPWA/taplo-pre-commit

0 commit comments

Comments
 (0)