Skip to content

Commit 6c48f10

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rubocop-hq/rubocop: v1.25.1 → v1.30.0](rubocop/rubocop@v1.25.1...v1.30.0) - [github.com/myint/rstcheck: 3f929574 → v6.0.0rc3](rstcheck/rstcheck@3f92957...v6.0.0rc3)
1 parent 297ffed commit 6c48f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
additional_dependencies: ['@commitlint/[email protected]']
1919
always_run: true
2020
- repo: https://github.com/rubocop-hq/rubocop
21-
rev: v1.25.1
21+
rev: v1.30.0
2222
hooks:
2323
- id: rubocop
2424
name: Check Ruby files with rubocop
@@ -47,7 +47,7 @@ repos:
4747
name: Check Salt files using salt-lint
4848
files: ^.*\.(sls|jinja|j2|tmpl|tst)$
4949
- repo: https://github.com/myint/rstcheck
50-
rev: 3f929574
50+
rev: v6.0.0rc3
5151
hooks:
5252
- id: rstcheck
5353
name: Check reST files using rstcheck

0 commit comments

Comments
 (0)