From 06807ba58687b68f21de7aea809ee9fe2a5df341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:45:16 -0300 Subject: [PATCH] Update pre-commit hooks (#427) chore: update pre-commit hooks Co-authored-by: drdavella <2458487+drdavella@users.noreply.github.com> --- .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 288c04a8..e9d946ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: "types-requests~=2.13", ] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.4 + rev: v0.3.5 hooks: - id: ruff exclude: tests/samples/