Skip to content
Snippets Groups Projects
Unverified Commit a874a769 authored by Imran Iqbal's avatar Imran Iqbal
Browse files

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

parent 87bbc6a2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment