Skip to content

Commit

Permalink
precommit back to pre
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed May 31, 2024
1 parent 5fd3233 commit 303ee0f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
#
# See https://github.com/pre-commit/pre-commit
---
# ci:
# autofix_commit_msg: |
# [pre-commit.ci] auto fixes from pre-commit.com hooks

# for more information, see https://pre-commit.ci
# autofix_prs: true
# autoupdate_branch: ros2
# autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
# autoupdate_schedule: weekly
# skip: []
# submodules: false
ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: true
autoupdate_branch: 'ros2'
autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
autoupdate_schedule: weekly
skip: []
submodules: false

repos:
# Standard hooks
Expand Down

0 comments on commit 303ee0f

Please sign in to comment.