File tree Expand file tree Collapse file tree 3 files changed +350
-358
lines changed Expand file tree Collapse file tree 3 files changed +350
-358
lines changed Original file line number Diff line number Diff line change 8
8
# https://github.com/pre-commit-ci/issues/issues/55
9
9
- pyright
10
10
- renovate-config-validator # container limits
11
+ - tombi-format
12
+ - tombi-lint
11
13
- schemas
12
14
submodules : true
13
15
exclude : >
@@ -148,10 +150,12 @@ repos:
148
150
types : [file, yaml]
149
151
entry : yamllint --strict
150
152
151
- - repo : https://github.com/pappasam/ toml-sort
152
- rev : v0.24.3
153
+ - repo : https://github.com/tombi- toml/tombi-pre-commit
154
+ rev : v0.6.17
153
155
hooks :
154
- - id : toml-sort-fix
156
+ - id : tombi-format
157
+ alias : toml
158
+ - id : tombi-lint
155
159
alias : toml
156
160
157
161
- repo : https://github.com/astral-sh/ruff-pre-commit
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments