Skip to content

Commit

Permalink
Merge pull request #17 from johnlettman/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
johnlettman authored Sep 23, 2024
2 parents 874c8cf + bd317c2 commit 6e7e73f
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 @@ -22,7 +22,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/pre-commit/pre-commit
rev: v2.5.1
rev: v3.8.0
hooks:
- id: validate_manifest
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
Expand All @@ -31,7 +31,7 @@ repos:
- id: pretty-format-yaml
args: [--autofix, --indent=2]
- repo: https://github.com/doublify/pre-commit-rust
rev: master
rev: v1.0
hooks:
- id: fmt
- id: cargo-check

0 comments on commit 6e7e73f

Please sign in to comment.