We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9db0d commit 4724cbdCopy full SHA for 4724cbd
.pre-commit-config.yaml
@@ -8,11 +8,11 @@ repos:
8
hooks:
9
- id: black
10
- repo: https://github.com/fsfe/reuse-tool
11
- rev: v1.1.2
+ rev: v3.0.1
12
13
- id: reuse
14
- repo: https://github.com/pre-commit/pre-commit-hooks
15
- rev: v3.0.1
+ rev: v2.3.0
16
17
- id: check-yaml
18
- id: end-of-file-fixer
0 commit comments