Skip to content

Commit 24c9d1c

Browse files
authored
Merge pull request #47 from VectorInstitute/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d425752 + 1bc752d commit 24c9d1c

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
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 'v0.6.3'
19+
rev: 'v0.6.4'
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]
@@ -34,7 +34,7 @@ repos:
3434
exclude: "tests"
3535

3636
- repo: https://github.com/crate-ci/typos
37-
rev: typos-dict-v0.11.27
37+
rev: v1.24.5
3838
hooks:
3939
- id: typos
4040
args: [--force-exclude]

0 commit comments

Comments
 (0)