Skip to content

Commit d69f872

Browse files
[pre-commit.ci] pre-commit autoupdate (#4049)
<!--pre-commit.ci start--> updates: - [github.com/crate-ci/typos: v1.30.0 → v1](crate-ci/typos@v1.30.0...v1) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.9.10](astral-sh/ruff-pre-commit@v0.9.9...v0.9.10) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e68b32e commit d69f872

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
@@ -25,12 +25,12 @@ repos:
2525
exclude: ^marimo/_tutorials/.*\.md
2626

2727
- repo: https://github.com/crate-ci/typos
28-
rev: v1.30.0
28+
rev: v1
2929
hooks:
3030
- id: typos
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.9.9
33+
rev: v0.9.10
3434
hooks:
3535
# Run the linter
3636
- id: ruff

0 commit comments

Comments
 (0)