summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-11-01 21:18:20 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-01 23:08:00 +0100
commitcdf8a2a9813128db5732a792434b89967c6fb701 (patch)
treead11adcd88fa3f481290ea8e18e8fc1689954c60 /.pre-commit-config.yaml
parent6463dee0f5819ddfa344628aa504f226198f48fd (diff)
downloadastroid-git-cdf8a2a9813128db5732a792434b89967c6fb701.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.9b0 → 21.10b0](https://github.com/psf/black/compare/21.9b0...21.10b0)
Diffstat (limited to '.pre-commit-config.yaml')
-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 5e4033d2..53ce0529 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
hooks:
- id: black-disable-checker
- repo: https://github.com/psf/black
- rev: 21.9b0
+ rev: 21.10b0
hooks:
- id: black
args: [--safe, --quiet]