diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 31ee9eb..4a73e1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,13 +32,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.8" - hooks: - - id: prettier - types_or: [yaml, markdown, html, css, scss, javascript, json] - args: [--prose-wrap=always] - - repo: https://github.com/astral-sh/ruff-pre-commit rev: "v0.6.5" hooks: diff --git a/README.md b/README.md index afefb89..156dd7d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@