Skip to content

Commit

Permalink
Merge pull request #151 from ninerealmlabs/renovate/crate-ci-typos-1.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook crate-ci/typos to v1.26.8
  • Loading branch information
ahgraber authored Oct 25, 2024
2 parents 09136c9 + 687406b commit b102c10
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 @@ -78,7 +78,7 @@ repos:
# stages: [commit, ci]
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: "v0.7.1"
rev: "v0.7.0"
hooks:
- id: ruff
args: [--fix]
Expand All @@ -95,7 +95,7 @@ repos:
### in order for typos pre-commit hook to read it.
### In this case, comment out this block until ".typos.toml" has been committed successfully
- repo: https://github.com/crate-ci/typos
rev: v1.26.0
rev: v1.26.8
hooks:
- id: typos
# args: []
Expand Down

0 comments on commit b102c10

Please sign in to comment.