summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2020-11-24 20:01:52 -0800
committerGitHub <noreply@github.com>2020-11-24 20:01:52 -0800
commitd451af8cd8c10ff13833befcf3e64b5b3099bcf7 (patch)
tree0be13e601da8442cd74111c4f95416783065f214
parentcbf7a2d7ac71121eae1f95284bf2aec05f37b85a (diff)
downloadmarkupsafe-d451af8cd8c10ff13833befcf3e64b5b3099bcf7.tar.gz
[pre-commit.ci] pre-commit autoupdate (#161)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 5831ff9..a2cdba6 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
hooks:
- id: reorder-python-imports
args: ["--application-directories", "src"]
- - repo: https://github.com/python/black
+ - repo: https://github.com/psf/black
rev: 20.8b1
hooks:
- id: black