Skip to content

Commit 70eba94

Browse files
authored
Update .pre-commit-config.yaml
1 parent 75023c9 commit 70eba94

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,11 @@ repos:
7171
- '--check'
7272
files: '^release_management/'
7373

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"
74+
- repo: https://github.com/tox-dev/tox-ini-fmt
75+
rev: 1.4.1
76+
hooks:
77+
- id: tox-ini-fmt
78+
name: "Format tox.ini"
8079

8180
- repo: https://github.com/sphinx-contrib/sphinx-lint
8281
rev: v1.0.0

0 commit comments

Comments
 (0)