Skip to content

Commit d96a74b

Browse files
fix(deps): update dependency lucas-c/pre-commit-hooks ( v1.5.5 → v1.5.6 ) (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c796be commit d96a74b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ repos:
6969
stages: [pre-commit]
7070
# renovate: datasource=github-tags depName=Lucas-C/pre-commit-hooks
7171
- repo: https://github.com/Lucas-C/pre-commit-hooks
72-
rev: "v1.5.5"
72+
rev: "v1.5.6"
7373
hooks:
7474
- id: remove-crlf
7575
stages: [pre-commit]

template/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
stages: [pre-commit]
7272
# renovate: datasource=github-tags depName=Lucas-C/pre-commit-hooks
7373
- repo: https://github.com/Lucas-C/pre-commit-hooks
74-
rev: "v1.5.5"
74+
rev: "v1.5.6"
7575
hooks:
7676
- id: remove-crlf
7777
stages: [pre-commit]

0 commit comments

Comments
 (0)