Skip to content

Commit

Permalink
ci(pre-commit.ci): perform pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/rubocop-hq/rubocop: v1.30.1 → v1.31.1](rubocop/rubocop@v1.30.1...v1.31.1)
- [github.com/myint/rstcheck: 3f929574 → v6.0.0.post1](rstcheck/rstcheck@3f92957...v6.0.0.post1)
  • Loading branch information
pre-commit-ci[bot] committed Jul 4, 2022
1 parent 52fd16f commit 1320a53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
additional_dependencies: ['@commitlint/config-conventional@8.3.4']
always_run: true
- repo: https://github.com/rubocop-hq/rubocop
rev: v1.30.1
rev: v1.31.1
hooks:
- id: rubocop
name: Check Ruby files with rubocop
Expand Down Expand Up @@ -59,7 +59,7 @@ repos:
name: Check Salt files using salt-lint
files: ^.*\.(sls|jinja|j2|tmpl|tst)$
- repo: https://github.com/myint/rstcheck
rev: 3f929574
rev: v6.0.0.post1
hooks:
- id: rstcheck
name: Check reST files using rstcheck
Expand Down

0 comments on commit 1320a53

Please sign in to comment.