Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 10, 2023
1 parent 65ffc04 commit 6444cc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @max-sixty's standard set
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.291
rev: v0.0.292
hooks:
- id: ruff
- repo: https://github.com/pre-commit/mirrors-mypy
Expand All @@ -24,7 +24,7 @@ repos:
# - id: markdown-link-check
# files: \.md$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -45,7 +45,7 @@ repos:
- prettier
- prettier-plugin-go-template
- repo: https://github.com/crate-ci/typos
rev: v1.16.13
rev: v1.16.17
hooks:
- id: typos
# https://github.com/crate-ci/typos/issues/347
Expand Down

0 comments on commit 6444cc8

Please sign in to comment.