11
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2026-04-07 14:56:54 +00:00

remove pushing behaviour

This commit is contained in:
Anthony Sottile 2022-06-05 15:11:52 -04:00
parent c67424282e
commit f5c2d257b4
11 changed files with 49 additions and 4331 deletions

View file

@ -5,8 +5,3 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.16.0
hooks:
- id: eslint
args: [--fix]