Skip to content

Commit c7e6321

Browse files
yedayakscop
authored andcommitted
chore(perlcritic): Update perlcritic
pre-commit CI runs started failing on the perlcritic step, so update to the last version of the perlcritic pre-commit hook, corresponding to perlcritic v1.156
1 parent e700ae7 commit c7e6321

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
@@ -75,7 +75,7 @@ repos:
7575
files: ^(helpers/perl|.+\.p[ml])$
7676

7777
- repo: https://github.com/scop/pre-commit-perlcritic
78-
rev: v1.144-1
78+
rev: v1.156-1
7979
hooks:
8080
- id: perlcritic
8181
args: [--quiet, --verbose, "5"]

0 commit comments

Comments
 (0)