fix: add required headers (#8)

* fix: add required headers

* ci: remove compose linter
This commit is contained in:
Alexandre Teles (afterSt0rm)
2023-07-12 20:56:48 -03:00
committed by GitHub
parent 4fde994292
commit f4c10dc064
2 changed files with 12 additions and 4 deletions

View File

@@ -16,10 +16,6 @@ repos:
hooks:
- id: black
language_version: python3.11
- repo: https://github.com/iamthefij/docker-pre-commit
rev: v3.0.1
hooks:
- id: docker-compose-check
- repo: https://github.com/pryorda/dockerfilelint-precommit-hooks
rev: v0.1.0
hooks: