Skip to content

Commit 035e166

Browse files
Merge pull request #465 from jsnel/fix/typo_in_comment
✏️Correct typo of required in comment in .pre-commit-config.yml
2 parents 0c20386 + d4ea316 commit 035e166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ repos:
9898
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
9999
rev: v1.5.1
100100
hooks:
101-
# Only reuiqred when https://pre-commit.ci is used for config validation
101+
# Only required when https://pre-commit.ci is used for config validation
102102
- id: check-pre-commit-ci-config
103103
- repo: https://github.com/lorenzwalthert/gitignore-tidy
104104
rev: 475bf5d96927a1887ce2863ff3075b1d7240bc51

0 commit comments

Comments
 (0)