Skip to content

Commit ac5b4f0

Browse files
authored
Merge pull request #396 from shwina/run-pre-commit-ci
Add pre-commit.ci config
2 parents ee8d7cd + b50f55f commit ac5b4f0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.pre-commit-config.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# Copyright (c) 2024, NVIDIA CORPORATION.
1+
# Copyright (c) 2024-2025, NVIDIA CORPORATION.
2+
ci:
3+
autofix_commit_msg: |
4+
[pre-commit.ci] auto code formatting
5+
autofix_prs: false
6+
autoupdate_branch: ''
7+
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
8+
autoupdate_schedule: quarterly
9+
skip: []
10+
submodules: false
211

312
repos:
413
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)