Skip to content

Commit 9ad4998

Browse files
[pre-commit.ci] pre-commit autoupdate (#365)
updates: - [github.com/crate-ci/typos: v1.30.3 → v1](crate-ci/typos@v1.30.3...v1) - [github.com/adrienverge/yamllint: v1.37.0 → v1.37.1](adrienverge/yamllint@v1.37.0...v1.37.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 124cf47 commit 9ad4998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ repos:
2222
- id: sort-simple-yaml
2323
- id: trailing-whitespace
2424
- repo: https://github.com/crate-ci/typos
25-
rev: v1.30.3
25+
rev: v1
2626
hooks:
2727
- id: typos
2828
args: [--exclude=sorbet/rbi/gems, --force-exclude]
2929
- repo: https://github.com/adrienverge/yamllint
30-
rev: v1.37.0
30+
rev: v1.37.1
3131
hooks:
3232
- id: yamllint
3333
args: [--strict]

0 commit comments

Comments
 (0)