summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJules Chéron <jules.cheron@gmail.com>2022-03-28 22:31:52 +0200
committerJules Chéron <jules.cheron@gmail.com>2022-03-28 22:31:52 +0200
commit0a5b61823a0b764eeb98251c75581ac6d27cf90a (patch)
treeb268b676ab6131bd0c4e915f33aa79d0b06fdf9a /.pre-commit-config.yaml
parentb7cb8898e38477eec0e38a000788e916cb741569 (diff)
downloadpint-0a5b61823a0b764eeb98251c75581ac6d27cf90a.tar.gz
Update black version
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 8376168..f815d1e 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/psf/black
- rev: 21.12b0
+ rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort