1
0
Fork 0

ci(pre-commit): update hook for `rubocop` [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/290
This commit is contained in:
Imran Iqbal 2021-02-02 00:23:35 +00:00
parent 67f85fa218
commit 7c1b16f963
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819
1 changed files with 3 additions and 3 deletions

View File

@ -17,8 +17,8 @@ repos:
stages: [manual]
additional_dependencies: ['@commitlint/config-conventional@8.3.4']
always_run: true
- repo: https://github.com/adithyabsk/mirrors-rubocop
rev: v0.91.0
- repo: https://github.com/rubocop-hq/rubocop
rev: v1.9.1
hooks:
- id: rubocop
name: Check Ruby files with rubocop
@ -33,7 +33,7 @@ repos:
files: ^.*\.(sh|bash|ksh)$
types: []
args: []
- repo: https://github.com/adrienverge/yamllint.git
- repo: https://github.com/adrienverge/yamllint
rev: v1.23.0
hooks:
- id: yamllint