From 78aba62f295dfc9132a50052f63b973161a5dd76 Mon Sep 17 00:00:00 2001 From: tazlin Date: Sat, 28 Sep 2024 07:56:03 -0400 Subject: [PATCH] chore: pre-commit auto-update --- .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 0e6811c..4b413a5 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.6.5 + rev: v0.6.8 hooks: - id: ruff - repo: https://github.com/pre-commit/mirrors-mypy