Skip to content

Commit b234899

Browse files
committed
v1.1.1
1 parent 7c1a484 commit b234899

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The test `Dockerfile` in this repo was taken from [here](https://github.com/dock
2424
```
2525
repos:
2626
- repo: https://github.com/Lucas-C/pre-commit-hooks-nodejs
27-
rev: v1.1.0
27+
rev: v1.1.1
2828
hooks:
2929
- id: htmlhint
3030
# optional custom config:

valid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>Table of contents</h2>
3030
<h2>Usage</h2>
3131
<pre><code>repos:
3232
- repo: https://github.com/Lucas-C/pre-commit-hooks-nodejs
33-
rev: v1.1.0
33+
rev: v1.1.1
3434
hooks:
3535
- id: htmlhint
3636
# optional custom config:

0 commit comments

Comments
 (0)