Skip to content

Commit 303ee0f

Browse files
committed
precommit back to pre
1 parent 5fd3233 commit 303ee0f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.pre-commit-config.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
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
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
2626

2727
repos:
2828
# Standard hooks

0 commit comments

Comments
 (0)