Skip to content

Commit 6305151

Browse files
committed
fix: Bump REUSE version to enable reading of unknown version files
Resolves: [COMPMID-8911] Signed-off-by: Omar Al Khatib <omar.alkhatib@arm.com> Change-Id: Ibb83773b25f43a79f6b5ba912d5a89d0a2198fae
1 parent 5992655 commit 6305151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ repos:
119119
args: ['--maxkb=100']
120120
stages: [pre-commit]
121121
- repo: https://github.com/fsfe/reuse-tool
122-
rev: v4.0.3
122+
rev: v6.2.0
123123
hooks:
124124
- id: reuse
125125
stages: [ pre-commit ]

0 commit comments

Comments
 (0)