Skip to content

Commit 5ca611a

Browse files
ci(pre-commit.ci): perform pre-commit autoupdate
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)
1 parent c04f421 commit 5ca611a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
additional_dependencies: ['@commitlint/config-conventional@8.3.4']
3131
always_run: true
3232
- repo: https://github.com/rubocop-hq/rubocop
33-
rev: v1.30.1
33+
rev: v1.31.1
3434
hooks:
3535
- id: rubocop
3636
name: Check Ruby files with rubocop
@@ -60,7 +60,7 @@ repos:
6060
name: Check Salt files using salt-lint
6161
files: ^.*\.(sls|jinja|j2|tmpl|tst)$
6262
- repo: https://github.com/myint/rstcheck
63-
rev: 3f929574
63+
rev: v6.0.0.post1
6464
hooks:
6565
- id: rstcheck
6666
name: Check reST files using rstcheck

0 commit comments

Comments
 (0)