diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a3dedd..9d470e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,7 +71,7 @@ repos: # https://www.npmjs.com/package/prettier "prettier@3.0.3", # https://www.npmjs.com/package/@prettier/plugin-xml - "@prettier/plugin-xml@3.2.0", + "@prettier/plugin-xml@3.2.1", # https://www.npmjs.com/package/prettier-plugin-toml "prettier-plugin-toml@1.0.0", ] @@ -83,7 +83,7 @@ repos: #- id: shfmt-docker - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "2.7.2" + rev: "2.7.3" hooks: - id: editorconfig-checker alias: ec