diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb75cd59..151d5822 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,8 +1,4 @@ repos: - - repo: https://github.com/sourcery-ai/sourcery - rev: v1.1.0 # Get the latest tag from https://github.com/sourcery-ai/sourcery/tags - hooks: - - id: sourcery - repo: https://github.com/pre-commit/pre-commit-hooks rev: v0.9.2