Skip to content

Commit 188b25f

Browse files
[pre-commit.ci] pre-commit autoupdate (#125)
1 parent 689077f commit 188b25f

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
@@ -13,7 +18,7 @@ repos:
1318
- id: check-yaml
1419

1520
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.15.20
21+
rev: v0.15.21
1722
hooks:
1823
- id: ruff-check
1924
args: [--fix]

0 commit comments

Comments
 (0)