mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-11 05:46:18 +00:00
fix: add required headers (#8)
* fix: add required headers * ci: remove compose linter
This commit is contained in:
committed by
GitHub
parent
4fde994292
commit
f4c10dc064
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user