Skip to content

Commit 644c19e

Browse files
mdeweerdpgrange
authored andcommitted
Update example to point to working version for pre-commit hook
1 parent 56052d9 commit 644c19e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,10 @@ Add the following to your https://pre-commit.com[pre-commit] configuration. By d
9595
----
9696
repos:
9797
- repo: https://github.com/pgrange/bash_unit
98-
rev: v1.7.0
98+
rev: v2.2.0
9999
hooks:
100100
- id: bash-unit
101+
always-run: true
101102
----
102103

103104
== Running `+bash_unit+` in the test script

0 commit comments

Comments
 (0)