From e1bd1bcee3640f16076b5449377a45d36c0ba788 Mon Sep 17 00:00:00 2001 From: Yunsong Wang Date: Thu, 7 Nov 2024 09:11:57 -0800 Subject: [PATCH] Revert pre-commit config --- .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 fd307c782..588736bfe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: entry: ./ci/pre-commit/doxygen.sh files: ^include/ types_or: [file] - language: conda + language: system pass_filenames: false verbose: true - id: check-example-links