Skip to content

Commit bae981d

Browse files
authored
chore: Fix typo in autoupdate_commit_msg key
1 parent 4a3d3fc commit bae981d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ci:
22
autofix_prs: true
33
autofix_commit_msg: 'chore: auto fixes from pre-commit.com hooks'
4-
autoupdate_commit_ms: 'chore: pre-commit autoupdate'
4+
autoupdate_commit_msg: 'chore: pre-commit autoupdate'
55

66
repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)