Skip to content

Commit

Permalink
Pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Oct 24, 2021
1 parent fd180cd commit 45cd122
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 @@ -16,7 +16,7 @@ repos:
exclude: \.txt$

- repo: https://github.com/igorshubovych/markdownlint-cli.git
rev: v0.28.1
rev: v0.29.0
hooks:
- id: markdownlint

Expand All @@ -35,7 +35,7 @@ repos:
- id: shfmt

- repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.2
rev: v1.26.3
hooks:
- id: yamllint
args: ["-c", ".yamllint", "-s"]

0 comments on commit 45cd122

Please sign in to comment.