Update pre-commit repo versions, deactivate parseable for ansible-lint

ansible-lint was updated to v26.4.0, yamllint to v1.38.0 and pylint to
v4.0.6.

parseable was deactivated in .ansible-lint as this option is not
supported any more.
This commit is contained in:
Thomas Woerner
2026-06-23 12:49:29 +02:00
parent 4f6575b30c
commit 432c0b75fc
2 changed files with 4 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ kinds:
- tasks: '**/tasks_*.yml'
- tasks: '**/env_*.yml'
parseable: true
# parseable: true
quiet: false