Skip to content

Commit 6b4c190

Browse files
committed
lint fix
1 parent a6bd607 commit 6b4c190

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ repos:
157157
- repo: https://github.com/turo/pre-commit-hooks
158158
rev: v3.5.0 # You may version pin this if desired
159159
hooks:
160-
- id: docker-lint
161-
files: \.dockerfile
162-
- id: docker-compose-lint
160+
- id: docker-lint
161+
files: \.dockerfile
162+
- id: docker-compose-lint

0 commit comments

Comments
 (0)