We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cde773 commit 64ed93eCopy full SHA for 64ed93e
.pre-commit-config.yaml
@@ -13,11 +13,11 @@ repos:
13
- id: isort
14
# https://github.com/python/black#version-control-integration
15
- repo: https://github.com/psf/black
16
- rev: 21.6b0
+ rev: 21.7b0
17
hooks:
18
- id: black
19
- repo: https://github.com/keewis/blackdoc
20
- rev: v0.3.3
+ rev: v0.3.4
21
22
- id: blackdoc
23
- repo: https://gitlab.com/pycqa/flake8
0 commit comments