Skip to content

Commit 5dacbd9

Browse files
committed
prek auto-update
1 parent db23a23 commit 5dacbd9

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
@@ -37,7 +37,7 @@ repos:
3737
|\.toml\.symlink
3838
)
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.14.13
40+
rev: v0.15.5
4141
hooks:
4242
- id: ruff-format
4343
- repo: https://github.com/adrienverge/yamllint
@@ -72,7 +72,7 @@ repos:
7272
args: [-w]
7373
files: .+\.fish
7474
- repo: https://github.com/tombi-toml/tombi-pre-commit
75-
rev: v0.7.19
75+
rev: v0.9.4
7676
hooks:
7777
- id: tombi-format
7878
args:

0 commit comments

Comments
 (0)