From b59f9c0b9c81b79c661c3cf341bfb334a43deb48 Mon Sep 17 00:00:00 2001 From: Trane-bot <143215983+Trane-bot@users.noreply.github.com> Date: Sun, 23 Jun 2024 20:47:09 -0400 Subject: [PATCH] Update latest dependencies (#206) Co-authored-by: gsheni --- .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 09d6bb7..54ceb9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: add-trailing-comma name: Add trailing comma - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.4.9 + rev: v0.4.10 hooks: - id: ruff types_or: [ python, pyi, jupyter ]