format: use 2-space indents in toml files

Closes #12699
This commit is contained in:
xtqqczze
2026-05-02 16:37:42 +01:00
committed by Johannes Altmanninger
parent 9370830733
commit d7cc3c7bb6
4 changed files with 42 additions and 42 deletions

View File

@@ -8,8 +8,8 @@ dependencies = []
[dependency-groups]
dev = [
"sphinx>=9.1", # updatecli.d/python.yml
"sphinx-markdown-builder",
"sphinx>=9.1", # updatecli.d/python.yml
"sphinx-markdown-builder",
]
[tool.uv.sources]