Skip to content

Commit b97ad4d

Browse files
[pre-commit.ci] pre-commit autoupdate (#296)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/crate-ci/typos: v1.20.1 → v1.20.4](crate-ci/typos@v1.20.1...v1.20.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 56ec2b2 commit b97ad4d

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.5.0
4+
rev: v4.6.0
55
hooks:
66
- id: check-added-large-files
77
args: [--maxkb=2000]
@@ -20,7 +20,7 @@ repos:
2020
- id: sort-simple-yaml
2121
- id: trailing-whitespace
2222
- repo: https://github.com/crate-ci/typos
23-
rev: v1.20.1
23+
rev: v1.20.4
2424
hooks:
2525
- id: typos
2626
args: [--exclude=sorbet/rbi/gems, --force-exclude]

0 commit comments

Comments
 (0)