From c8fca1bdc787c37afd80418d56d4da71c9d9e15e Mon Sep 17 00:00:00 2001 From: gsheni Date: Sat, 9 Mar 2024 01:22:23 +0000 Subject: [PATCH] Update latest dependencies --- .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 501d53bda..552af8ab6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: add-trailing-comma name: Add trailing comma - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.3.1' + rev: 'v0.3.2' hooks: - id: ruff types_or: [ python, pyi, jupyter ]