Sha256: b0f4b236149fc3bc49a1511735fcf1d67da1047be2270f52c174fff7114cb47b

Contents?: true

Size: 411 Bytes

Versions: 2

Compression:

Stored size: 411 Bytes

Contents

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
  rev: v3.4.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.9
  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.3.0 .pre-commit-config.yaml
jekyll-indico-0.2.1 .pre-commit-config.yaml