Compare commits

..

No commits in common. "b585cca9f00ef550db4b74543b2035b729c6f3be" and "a117caae27c28ec75355048c6578150281984108" have entirely different histories.

View File

@ -1,14 +1,5 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
args: [--allow-multiple-documents]
- id: check-merge-conflict
- id: detect-private-key
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.37.1
hooks: