Skip to content

Commit 850e685

Browse files
chore: update pre-commit hooks (#48)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4a1e572 commit 850e685

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
@@ -18,7 +18,7 @@ repos:
1818
- id: prettier
1919
types_or: [yaml, markdown, html, css, scss, javascript, json]
2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v4.5.0
21+
rev: v4.6.0
2222
hooks:
2323
- id: check-added-large-files
2424
- id: check-case-conflict

0 commit comments

Comments
 (0)