Skip to content

Commit 5a9b870

Browse files
committed
add config for pre-commit ci
1 parent d8501eb commit 5a9b870

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ repos:
1919
hooks:
2020
- id: clang-format
2121
exclude: "^lib/pybind11"
22+
ci:
23+
autofix_prs: false
24+
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)