Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#947)
Browse files Browse the repository at this point in the history
updates:
- [github.com/Lucas-C/pre-commit-hooks.git: v1.1.11 → v1.1.12](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.1.11...v1.1.12)
- [github.com/igorshubovych/markdownlint-cli: v0.31.0 → v0.31.1](igorshubovych/markdownlint-cli@v0.31.0...v0.31.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 14, 2022
1 parent d638f95 commit 7ca6c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- .

- repo: https://github.com/Lucas-C/pre-commit-hooks.git
rev: v1.1.11
rev: v1.1.12
hooks:
- id: remove-tabs
exclude: |
Expand Down Expand Up @@ -86,7 +86,7 @@ repos:
- id: debug-statements

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.31.0
rev: v0.31.1
hooks:
- id: markdownlint
exclude: >
Expand Down

0 comments on commit 7ca6c2f

Please sign in to comment.