Skip to content

Commit a28439b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](fsfe/reuse-tool@v4.0.3...v5.0.2) - [github.com/python-jsonschema/check-jsonschema: 0.29.3 → 0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4)
1 parent c2786e2 commit a28439b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- id: editorconfig-checker
2828
alias: ec
2929
- repo: https://github.com/fsfe/reuse-tool
30-
rev: v4.0.3
30+
rev: v5.0.2
3131
hooks:
3232
- id: reuse
3333
- repo: local
@@ -37,7 +37,7 @@ repos:
3737
entry: corepack yarn lint
3838
language: system
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.29.3
40+
rev: 0.29.4
4141
hooks:
4242
- id: check-renovate
4343
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)