Skip to content

Commit 19cbda8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.47.0](igorshubovych/markdownlint-cli@v0.45.0...v0.47.0) - [github.com/thibaudcolas/pre-commit-stylelint: v16.23.1 → v16.26.1](thibaudcolas/pre-commit-stylelint@v16.23.1...v16.26.1)
1 parent e85b6bd commit 19cbda8

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
@@ -13,15 +13,15 @@ repos:
1313
- id: trailing-whitespace
1414
args: [ --markdown-linebreak-ext=md ]
1515
- repo: https://github.com/igorshubovych/markdownlint-cli
16-
rev: v0.45.0
16+
rev: v0.47.0
1717
hooks:
1818
- id: markdownlint-fix
1919
- repo: https://github.com/crate-ci/typos
2020
rev: v1
2121
hooks:
2222
- id: typos
2323
- repo: https://github.com/thibaudcolas/pre-commit-stylelint
24-
rev: v16.23.1
24+
rev: v16.26.1
2525
hooks:
2626
- id: stylelint
2727
additional_dependencies:

0 commit comments

Comments
 (0)