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 3e5c162 commit c6bfebdCopy full SHA for c6bfebd
.pre-commit-config.yaml
@@ -4,11 +4,11 @@
4
5
repos:
6
- repo: https://github.com/python/black
7
- rev: 19.10b0
+ rev: 20.8b1
8
hooks:
9
- id: black
10
- repo: https://github.com/fsfe/reuse-tool
11
- rev: latest
+ rev: v0.12.1
12
13
- id: reuse
14
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments