diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5d673d..c7e6601 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: types_or: [html, css, markdown] description: "Prettify files for the files which Biomejs doesn't support yet" - repo: https://github.com/biomejs/pre-commit - rev: "v0.1.0" + rev: "v0.5.0" hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@1.7.3"]