From ebbfdcd1159e38cdebe76ad6c83b16d14ce0dd4c Mon Sep 17 00:00:00 2001 From: tazlin Date: Fri, 31 May 2024 10:51:44 -0400 Subject: [PATCH] Update .pre-commit-config.yaml --- .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 b0cdcbc..72489e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.3 + rev: v0.4.6 hooks: - id: ruff - repo: https://github.com/pre-commit/mirrors-mypy