diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 70554c9..dd9a095 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_install_hook_types: [pre-commit, commit-msg] repos: - repo: https://github.com/lyz-code/yamlfix - rev: 1.16.0 + rev: 1.17.0 hooks: - id: yamlfix args: [-c, .yamlfix.toml]