docker-fedora-cpp/.pre-commit-config.yaml

12 lines
263 B
YAML
Raw Normal View History

2022-04-21 16:40:33 +02:00
---
fail_fast: false
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
hooks:
- id: check-merge-conflict
- repo: https://git.dotya.ml/wanderer/hadolint-pre-commit
rev: v0.0.1
hooks:
- id: hadolint-container