Skip to content

Commit 8996bad

Browse files
chore(deps): update pre-commit hook bmares/check-json5 to v1.0.1 (#1419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91a8574 commit 8996bad

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
@@ -27,7 +27,7 @@ repos:
2727
- id: yamlfmt
2828

2929
- repo: https://gitlab.com/bmares/check-json5
30-
rev: v1.0.0
30+
rev: v1.0.1
3131
hooks:
3232
# As above, this only checks for valid JSON files. This implementation
3333
# allows for comments within JSON files.

0 commit comments

Comments
 (0)