From 45fbfdc3373524df4d0554d8e18ea00f099d36ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 11:48:38 -0300 Subject: [PATCH] Update pre-commit hooks (#658) 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 7288d5a4..78fc3398 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.4.9 + rev: v0.4.10 hooks: - id: ruff exclude: tests/samples/