From 79526e3ca8461afbd9b257a440ae7a010e8df556 Mon Sep 17 00:00:00 2001 From: sobolevn Date: Wed, 8 Jan 2025 02:29:08 +0300 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abe147a7f..dadd95f61 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,6 +14,7 @@ repos: rev: 0.30.0 hooks: - id: check-dependabot + - id: check-readthedocs - id: check-github-workflows - repo: https://github.com/rhysd/actionlint rev: v1.7.6