Skip to content

Commit 4bf4163

Browse files
committed
chore(deps): update all ci non-major dependencies
1 parent 0d60a49 commit 4bf4163

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/pre-commit/mirrors-eslint
10-
rev: v9.16.0
10+
rev: v9.18.0
1111
hooks:
1212
- id: eslint
1313
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -16,13 +16,13 @@ repos:
1616
- id: prettier
1717
stages: [commit]
1818
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
19-
rev: v9.19.0
19+
rev: v9.20.0
2020
hooks:
2121
- id: commitlint
2222
stages: [commit-msg]
2323
additional_dependencies: ["@open-turo/commitlint-config-conventional"]
2424
- repo: https://github.com/rhysd/actionlint
25-
rev: v1.7.4
25+
rev: v1.7.6
2626
hooks:
2727
- id: actionlint
2828
- repo: https://github.com/jumanjihouse/pre-commit-hooks

0 commit comments

Comments
 (0)