All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources..pre-commit-config.yaml Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
  rev: v4.2.0
  hooks:
  - id: check-yaml
  - id: check-xml
  - id: check-json
  - id: end-of-file-fixer
  - id: trailing-whitespace
  - id: check-added-large-files
  - id: detect-private-key




© 2015 - 2024 Weber Informatics LLC | Privacy Policy