From c8abf05d4ad12b23a69b91a5c69830d59bfdd22b Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 9 May 2023 10:58:31 +0300 Subject: [PATCH] .pre-commit-config.yaml: fix typo of 7dacfcf5e95e02c424674e0ded7ff069687c9b3c --- .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 7d8c1fb1..7a1a261d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ ci: # Forĝejo/Gitea mirrors will autoclose pull requests. This should decrease # the frequency of unnecessary PRs. # https://github.com/pre-commit-ci/issues/issues/83 - autoupdate_schedule: quaterly + autoupdate_schedule: quarterly repos: - repo: https://github.com/pre-commit/pre-commit-hooks