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 3b5c65c commit 74987d5Copy full SHA for 74987d5
.pre-commit-config.yaml
@@ -4,11 +4,11 @@
4
5
repos:
6
- repo: https://github.com/python/black
7
- rev: stable
+ 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