diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b83ae9696..3de359d56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,21 +1,4 @@ -repos: -- repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.3" - hooks: - - id: ruff - args: ["--fix"] - - id: ruff-format -- repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 - hooks: - - id: trailing-whitespace - - id: end-of-file-fixer - - id: check-yaml -- repo: https://github.com/adamchainz/blacken-docs - rev: 1.16.0 - hooks: - - id: blacken-docs - additional_dependencies: [black==24.1.1] +k==24.1.1] - repo: https://github.com/pre-commit/pygrep-hooks rev: v1.10.0 hooks: