From 5b8ef328bfd5766606c1e9faa00fc82033f6279c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:33:38 -0300 Subject: [PATCH] Update pre-commit hooks (#930) 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 93e9b26c..e38ec4bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: "types-requests~=2.13", ] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.4 + rev: v0.8.0 hooks: - id: ruff exclude: tests/samples/