We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56052d9 commit 644c19eCopy full SHA for 644c19e
README.adoc
@@ -95,9 +95,10 @@ Add the following to your https://pre-commit.com[pre-commit] configuration. By d
95
----
96
repos:
97
- repo: https://github.com/pgrange/bash_unit
98
- rev: v1.7.0
+ rev: v2.2.0
99
hooks:
100
- id: bash-unit
101
+ always-run: true
102
103
104
== Running `+bash_unit+` in the test script
0 commit comments