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 86024c3 commit a0ec32dCopy full SHA for a0ec32d
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v3.1.0
+ rev: v3.4.0
4
hooks:
5
- id: check-added-large-files
6
args: ['--maxkb=500']
@@ -21,7 +21,7 @@ repos:
21
22
- id: makefile-doc
23
- repo: https://github.com/gruntwork-io/pre-commit
24
- rev: v0.1.5 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
+ rev: v0.1.25 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
25
26
- id: shellcheck
27
0 commit comments