Skip to content

Commit 477600a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.15.5](astral-sh/ruff-pre-commit@v0.14.13...v0.15.5) - [github.com/tombi-toml/tombi-pre-commit: v0.7.19 → v0.9.4](tombi-toml/tombi-pre-commit@v0.7.19...v0.9.4)
1 parent 992007b commit 477600a

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
@@ -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)