summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--supported-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 5840008d..123df579 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -456,7 +456,7 @@ formatting.
* [autoimport](https://lyz-code.github.io/autoimport/)
* [autopep8](https://github.com/hhatto/autopep8)
* [bandit](https://github.com/PyCQA/bandit) :warning:
- * [black](https://github.com/ambv/black)
+ * [black](https://github.com/psf/black)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
* [flake8](http://flake8.pycqa.org/en/latest/)
* [flakehell](https://github.com/flakehell/flakehell)