Skip to content

Commit b3e2e73

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/Young-Naive-Simple/pre-commit-rust: master → 3a8de64acc969112746489e5ec1f0b13e00d871e](Young-Naive-Simple/pre-commit-rust@master...3a8de64)
1 parent 3295d13 commit b3e2e73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88

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

0 commit comments

Comments
 (0)