summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pre-commit-config.yaml2
-rw-r--r--CONTRIBUTORS.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 0757c41c1..e3a1ad58f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
- id: black
args: [--safe, --quiet]
exclude: *fixtures
- - repo: https://github.com/Pierre-Sassoulas/black-disable-checker/
+ - repo: https://github.com/Pierre-Sassoulas/black-disable-checker
rev: 1.0.1
hooks:
- id: black-disable-checker
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 88ab429cf..491a49dc1 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -603,3 +603,5 @@ contributors:
- Improve non-ascii-name checker
* Daniel Brookman: contributor
+
+* Téo Bouvard: contributor