summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorq0w <43147888+q0w@users.noreply.github.com>2022-04-04 15:22:51 +0300
committerq0w <43147888+q0w@users.noreply.github.com>2022-04-04 15:22:51 +0300
commit8f696ee3ec3124b5481ba0b00b6663831d663459 (patch)
treeba34fdf04c37fa9cb7df53a795bdebd09c591afd /.pre-commit-config.yaml
parentdb7dc75e863121b3f416a5386a402c9277e68eb5 (diff)
downloadpip-8f696ee3ec3124b5481ba0b00b6663831d663459.tar.gz
Update black
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 a2a147be0..d47c8c7fa 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
exclude: .patch
- repo: https://github.com/psf/black
- rev: 21.7b0
+ rev: 22.3.0
hooks:
- id: black