We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294990f commit 63b37cbCopy full SHA for 63b37cb
1 file changed
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
rev: v0.1.0
36
hooks:
37
- id: dockerfilelint
38
- stages: [commit]
+ stages: [pre-commit]
39
- repo: https://github.com/kynan/nbstripout
40
rev: 0.7.1
41
0 commit comments