Added details to maintenance action. (#30)
All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 33s

Reviewed-on: #30
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
Philipp Horstenkamp 2024-05-21 02:53:00 +02:00 committed by Philipp Horstenkamp
parent 5f91b1a2e5
commit 1a36327458

View File

@ -25,7 +25,7 @@ repos:
args: [--branch, main] args: [--branch, main]
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.13.0 rev: v2.0.0
hooks: hooks:
- id: pretty-format-ini - id: pretty-format-ini
args: [--autofix] args: [--autofix]