summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-09-21 11:03:57 +0100
committerGitHub <noreply@github.com>2021-09-21 11:03:57 +0100
commit9e03c945fbf22cb1384d944f874180292c1018d4 (patch)
tree0e6bab460f83ddf30ec45c7f75c3602602e17050
parent2151d385094c4f320cd2484eb9bcf3272cea2cc3 (diff)
downloadvirtualenv-9e03c945fbf22cb1384d944f874180292c1018d4.tar.gz
[pre-commit.ci] pre-commit autoupdate (#2192)
updates: - [github.com/psf/black: 21.8b0 → 21.9b0](https://github.com/psf/black/compare/21.8b0...21.9b0) 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 91afadd..f71482b 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
- rev: 21.8b0
+ rev: 21.9b0
hooks:
- id: black
args: [--safe]