standardize env vars
This commit is contained in:
parent
ba90cb927f
commit
d64898107d
11 changed files with 57 additions and 48 deletions
|
@ -4,7 +4,7 @@ repos:
|
|||
- id: check-port-conflicts
|
||||
name: Check for port conflicts within docker groups
|
||||
entry: scripts/check-port-conflicts.py
|
||||
language: python3
|
||||
language: python
|
||||
files: '.*compose\.yaml$'
|
||||
pass_filenames: false
|
||||
always_run: true
|
Loading…
Add table
Add a link
Reference in a new issue