Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
- [github.com/igorshubovych/markdownlint-cli: v0.35.0 → v0.38.0](igorshubovych/markdownlint-cli@v0.35.0...v0.38.0)
- [github.com/crate-ci/typos: typos-dict-v0.10.8 → v1.16.24](crate-ci/typos@typos-dict-v0.10.8...v1.16.24)
- [github.com/thibaudcolas/pre-commit-stylelint: v15.10.2 → v15.11.0](thibaudcolas/pre-commit-stylelint@v15.10.2...v15.11.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 11, 2023
1 parent 209ceff commit 16cf4b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand All @@ -13,15 +13,15 @@ repos:
- id: trailing-whitespace
args: [ --markdown-linebreak-ext=md ]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.35.0
rev: v0.38.0
hooks:
- id: markdownlint-fix
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.10.8
rev: v1.16.24
hooks:
- id: typos
- repo: https://github.com/thibaudcolas/pre-commit-stylelint
rev: v15.10.2
rev: v15.11.0
hooks:
- id: stylelint
additional_dependencies:
Expand Down

0 comments on commit 16cf4b3

Please sign in to comment.