Skip to content

Commit 266a76a

Browse files
authored
Merge pull request #78 from VectorInstitute/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6c9fba8 + 4ce0fdc commit 266a76a

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

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: 'v0.9.7'
19+
rev: 'v0.9.10'
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: v1.29.9
37+
rev: v1
3838
hooks:
3939
- id: typos
4040
args: [--force-exclude]

0 commit comments

Comments
 (0)