We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75023c9 commit 70eba94Copy full SHA for 70eba94
1 file changed
.pre-commit-config.yaml
@@ -71,12 +71,11 @@ repos:
71
- '--check'
72
files: '^release_management/'
73
74
-# Disabled: no support for comments as at 2025-11-27.
75
-# - repo: https://github.com/tox-dev/tox-ini-fmt
76
-# rev: 1.4.1
77
-# hooks:
78
-# - id: tox-ini-fmt
79
-# name: "Format tox.ini"
+ - repo: https://github.com/tox-dev/tox-ini-fmt
+ rev: 1.4.1
+ hooks:
+ - id: tox-ini-fmt
+ name: "Format tox.ini"
80
81
- repo: https://github.com/sphinx-contrib/sphinx-lint
82
rev: v1.0.0
0 commit comments