Skip to content

Commit 70dec07

Browse files
Improve name of hook.
* .pre-commit-hooks.yaml
1 parent a976ee0 commit 70dec07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- id: check-frozen
2-
name: check frozen revs in .pre-commit-config.yaml
2+
name: check revs and corresponding comments in .pre-commit-config.yaml
33
description: Enforce rules regarding frozen revs and corresponding comments in .pre-commit-config.yaml
44
language: python
55
entry: check-pre-commit-config-frozen

0 commit comments

Comments
 (0)