Skip to content

Commit f31f86b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pappasam/toml-sort: v0.24.1 → v0.24.2](pappasam/toml-sort@v0.24.1...v0.24.2) - [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.4...v0.8.0)
1 parent e1e8f6f commit f31f86b

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
@@ -23,11 +23,11 @@ repos:
2323
types: [file, yaml]
2424
entry: yamllint --strict
2525
- repo: https://github.com/pappasam/toml-sort
26-
rev: v0.24.1
26+
rev: v0.24.2
2727
hooks:
2828
- id: toml-sort-fix
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.7.4
30+
rev: v0.8.0
3131
hooks:
3232
- id: ruff
3333
args:

0 commit comments

Comments
 (0)