nix-nixpkgs-fmt/.pre-commit-config.yaml

13 lines
286 B
YAML
Raw Normal View History

2022-05-10 17:25:35 +02:00
---
fail_fast: false
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
hooks:
- id: check-merge-conflict
- id: check-yaml
- repo: https://git.dotya.ml/wanderer/hadolint-pre-commit
rev: v0.0.1
hooks:
- id: hadolint-container