-
-
Notifications
You must be signed in to change notification settings - Fork 301
Commit f093717
committed
ci(pre-commit): Include : in version_files regex
Commitizen runs bump on itself to, among other things, manage the
version it uses of its own pre-commit hooks. When searching
.pre-commit-config.yaml for the version number of Commitizen, look for
"rev:" rather than "rev" to reduce the likelihood of a false positive
now that colons are permitted in version_files regexes.1 parent 693e804 commit f093717
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + | ||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
0 commit comments