From eadef7d9d8c49e4bb064eeeeb33c19f071680812 Mon Sep 17 00:00:00 2001 From: "TEAM 4.0[bot]" Date: Sat, 13 Jan 2024 15:39:37 +0100 Subject: [PATCH] [Auto-generated] Update dependencies (#235) Update `pre-commit` hooks --- .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 8a21cee4..a71806bf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # More information can be found in its documentation: # https://docs.astral.sh/ruff/ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.9 + rev: v0.1.13 hooks: - id: ruff # Fix what can be fixed in-place and exit with non-zero status if files were