summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2021-09-19 00:17:45 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2021-09-19 00:17:45 +0000
commitc3332f1ecb13a934352c9ed849e8af1af75f530e (patch)
tree78d921313cba5b04d1317a36ffc0b3ac8ebe9d1f /.pre-commit-config.yaml
parent6a8fe3f312672afa624f23b70b54b1faec677ea4 (diff)
downloadpint-c3332f1ecb13a934352c9ed849e8af1af75f530e.tar.gz
pre-commit: autoupdate hook versions
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 9f5e00e..4b183a3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
- rev: 21.8b0
+ rev: 21.9b0
hooks:
- id: black
- repo: https://github.com/pycqa/isort