Skip to content

Commit aeb34ea

Browse files
authored
chore: Improve pre-commit.ci config (#336)
1 parent 387a672 commit aeb34ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ repos:
3636
hooks:
3737
- id: black # Format code.
3838
args: [--line-length=100]
39+
40+
ci:
41+
autoupdate_commit_msg: 'chore: Update pre-commit hooks'
42+
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)