ci(pre-commit): update hook for `rubocop` [skip ci]
authorImran Iqbal <iqbalmy@hotmail.com>
Tue, 2 Feb 2021 00:15:18 +0000 (00:15 +0000)
committerImran Iqbal <iqbalmy@hotmail.com>
Tue, 2 Feb 2021 00:15:18 +0000 (00:15 +0000)
* Automated using https://github.com/myii/ssf-formula/pull/290

.pre-commit-config.yaml
CODEOWNERS

index 0efdb51aca9ae54739baaf7e6b4ba2803a12a7f2..8cf7f978d984406ad5b599112428ef12a9b75af3 100644 (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
index 45ca6c69f6b6fcdbbb7bb4418871b44c0e77ff1f..1990816a80df44505378946bd360884a29fad82f 100644 (file)
 /docs/AUTHORS.rst                           @saltstack-formulas/ssf
 /docs/CHANGELOG.rst                         @saltstack-formulas/ssf
 /docs/TOFS_pattern.rst                      @saltstack-formulas/ssf
+/*/_mapdata/                                @saltstack-formulas/ssf
 /*/libsaltcli.jinja                         @saltstack-formulas/ssf
 /*/libtofs.jinja                            @saltstack-formulas/ssf
+/test/integration/**/_mapdata_spec.rb       @saltstack-formulas/ssf
+/test/integration/**/libraries/system.rb    @saltstack-formulas/ssf
 /test/integration/**/inspec.yml             @saltstack-formulas/ssf
 /test/integration/**/README.md              @saltstack-formulas/ssf
 /.gitignore                                 @saltstack-formulas/ssf