Skip to content

Commit 394af12

Browse files
committed
Use pre-commit bot
1 parent 1e14592 commit 394af12

File tree

2 files changed

+6
-27
lines changed

2 files changed

+6
-27
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Install pre-commit hooks via
22
# pre-commit install
33

4+
ci:
5+
autofix_prs: false
6+
autofix_commit_msg: |
7+
'[pre-commit.ci 🤖] Apply code format tools to PR'
8+
autoupdate_schedule: quarterly
9+
410
repos:
511
- repo: https://github.com/pre-commit/pre-commit-hooks
612
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0

0 commit comments

Comments
 (0)