Skip to content

Commit 15f3dcc

Browse files
[pre-commit.ci] pre-commit autoupdate (#39)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.21](astral-sh/ruff-pre-commit@v0.15.20...v0.15.21) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Xianpeng Shen <xianpeng.shen@gmail.com>
1 parent 8bb4c1c commit 15f3dcc

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
ci:
2+
autofix_prs: true
3+
autofix_commit_msg: 'chore: auto fixes from pre-commit.com hooks'
4+
autoupdate_commit_ms: 'chore: pre-commit autoupdate'
5+
16
repos:
27
- repo: https://github.com/pre-commit/pre-commit-hooks
38
rev: v6.0.0
@@ -8,7 +13,7 @@ repos:
813
- id: check-added-large-files
914
- id: check-merge-conflict
1015
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.15.20
16+
rev: v0.15.21
1217
hooks:
1318
- id: ruff-check
1419
- id: ruff-format

0 commit comments

Comments
 (0)