Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hooks (#25)
Browse files Browse the repository at this point in the history
Bumps some
[pre-commit/pre-commit](https://github.com/pre-commit/pre-commit) hooks.
  • Loading branch information
github-actions[bot] committed May 1, 2024
1 parent 951159b commit a59ba0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
exclude: ^(.*\.go|go\..*|.*\.plist)$

- repo: https://github.com/crate-ci/typos
rev: v1.20.10
rev: v1.21.0
hooks:
- id: typos

Expand All @@ -31,7 +31,7 @@ repos:
- id: actionlint

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.39.0
rev: v0.40.0
hooks:
- id: markdownlint-fix

Expand Down

0 comments on commit a59ba0c

Please sign in to comment.