We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee8d7cd commit b50f55fCopy full SHA for b50f55f
.pre-commit-config.yaml
@@ -1,4 +1,13 @@
1
-# Copyright (c) 2024, NVIDIA CORPORATION.
+# 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
11
12
repos:
13
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments