Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.4.0...v4.6.0)
- [github.com/Young-Naive-Simple/pre-commit-rust: master → 3a8de64acc969112746489e5ec1f0b13e00d871e](Young-Naive-Simple/pre-commit-rust@master...3a8de64)
  • Loading branch information
pre-commit-ci[bot] authored Apr 8, 2024
1 parent 3295d13 commit dbaf83a
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
@@ -1,13 +1,13 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.6.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace

- repo: https://github.com/Young-Naive-Simple/pre-commit-rust
rev: master
rev: 3a8de64acc969112746489e5ec1f0b13e00d871e
hooks:
- id: fmt
args: ['--verbose', '--manifest-path', 'telegram_bot/Cargo.toml', '--']
Expand Down

0 comments on commit dbaf83a

Please sign in to comment.