Sha256: 65b7cb2ac6432bf341445722dd028c83112937917bcd769d1d333f8785266e60

Contents?: true

Size: 412 Bytes

Versions: 2

Compression:

Stored size: 412 Bytes

Contents

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
  rev: v4.2.0
  hooks:
  - id: check-added-large-files
  - id: mixed-line-ending
  - id: trailing-whitespace
  - id: check-merge-conflict
  - id: check-case-conflict
  - id: check-symlinks
  - id: check-yaml

- repo: https://github.com/Lucas-C/pre-commit-hooks
  rev: v1.1.13
  hooks:
  - id: remove-crlf
  - id: forbid-tabs
    exclude_types: [svg]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-indico-0.6.2 .pre-commit-config.yaml
jekyll-indico-0.6.1 .pre-commit-config.yaml