Skip to content

Commit

Permalink
chore: update pre-commit hooks (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 1, 2024
1 parent 42d428a commit 04dbd19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 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.6.0
rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: check-yaml
Expand All @@ -21,7 +21,7 @@ repos:
args: ["--fix"]
pass_filenames: false
- repo: https://github.com/crate-ci/typos
rev: v1.25.0
rev: v1.26.8
hooks:
- id: typos
pass_filenames: false
Expand Down
1 change: 0 additions & 1 deletion po/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8196,4 +8196,3 @@ msgid ""
"[[email protected]](mailto:[email protected]) \n"
"+1 (408) 384-8237"
msgstr ""

0 comments on commit 04dbd19

Please sign in to comment.