Skip to content

Commit 6a64213

Browse files
committed
Add pre-commit.ci config
1 parent 360c774 commit 6a64213

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,14 @@ repos:
3838
- id: check-yaml
3939
exclude: *exclude_robocup_protocol
4040
- id: detect-private-key
41+
ci:
42+
autofix_commit_msg: |
43+
[pre-commit.ci] auto fixes from pre-commit.com hooks
44+
45+
for more information, see https://pre-commit.ci
46+
autofix_prs: true
47+
autoupdate_branch: ''
48+
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
49+
autoupdate_schedule: weekly
50+
skip: []
51+
submodules: false

0 commit comments

Comments
 (0)