ansible.utils/plugins/plugin_utils
pre-commit-ci[bot] 1c31436512
[pre-commit.ci] pre-commit autoupdate (#290)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/add-trailing-comma: v2.5.1 → v3.0.0](https://github.com/asottile/add-trailing-comma/compare/v2.5.1...v3.0.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v3.0.0)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-19 09:29:35 -04:00
..
base [pre-commit.ci] pre-commit autoupdate (#290) 2023-07-19 09:29:35 -04:00
connection_base.py Add PersistentConnectionBase (#213) 2022-11-03 16:00:17 +00:00
consolidate.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
from_xml.py Add isort, increase black line length (#189) 2022-05-26 13:18:57 -04:00
index_of.py Update pre-commit config (#245) 2023-03-29 18:18:57 -04:00
keep_keys.py Add isort, increase black line length (#189) 2022-05-26 13:18:57 -04:00
remove_keys.py Add isort, increase black line length (#189) 2022-05-26 13:18:57 -04:00
replace_keys.py Add isort, increase black line length (#189) 2022-05-26 13:18:57 -04:00
to_xml.py Added support to disable xml declartion with full_document flag (#237) 2022-12-28 19:47:34 +05:30