From 5e63cf8c596b2fb6249ff8195438e90c0730573c Mon Sep 17 00:00:00 2001 From: alexamici Date: Sun, 21 Aug 2022 00:38:44 +0000 Subject: [PATCH] [create-pull-request] automated change --- .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 bf7e547..facc4d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-added-large-files - id: mixed-line-ending - repo: https://github.com/codespell-project/codespell.git - rev: v2.1.0 + rev: v2.2.1 hooks: - id: codespell args: [--write-changes]