Skip to content

Commit 956b866

Browse files
committed
add precommit ci autoupdate
1 parent 435fb61 commit 956b866

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.pre-commit-config.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212
#
1313
# See https://github.com/pre-commit/pre-commit
1414
---
15+
ci:
16+
autofix_commit_msg: |
17+
[pre-commit.ci] auto fixes from pre-commit.com hooks
18+
19+
for more information, see https://pre-commit.ci
20+
autofix_prs: true
21+
autoupdate_branch: ros2
22+
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
23+
autoupdate_schedule: weekly
24+
skip: []
25+
submodules: false
26+
1527
repos:
1628
# Standard hooks
1729
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)