From 973335ee07210fd3136688dc9a456568f7c680bf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 00:34:55 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/Young-Naive-Simple/pre-commit-rust: master → 3a8de64acc969112746489e5ec1f0b13e00d871e](https://github.com/Young-Naive-Simple/pre-commit-rust/compare/master...3a8de64acc969112746489e5ec1f0b13e00d871e) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bb1883f..95f50e7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - 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', '--']