Skip to content

Commit 3d99657

Browse files
authored
Merge pull request #103 from VectorInstitute/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7fe62ad + b7844b6 commit 3d99657

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

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: 'v0.12.11'
20+
rev: 'v0.12.12'
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --exit-non-zero-on-fix]
@@ -35,7 +35,7 @@ repos:
3535
exclude: "tests"
3636

3737
- repo: https://github.com/crate-ci/typos
38-
rev: v1.35.6
38+
rev: v1
3939
hooks:
4040
- id: typos
4141
args: [--force-exclude]

0 commit comments

Comments
 (0)