From a0e3c238a44979c3db6063e3438dd8229a67cea5 Mon Sep 17 00:00:00 2001 From: 0xArty Date: Fri, 14 Apr 2023 20:41:45 +0100 Subject: [PATCH] migrating to black formatting --- .pre-commit-config.yaml | 4 ---- 1 file changed, 4 deletions(-) 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