Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#3357)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/rhysd/actionlint: v1.7.5 →
v1.7.6](rhysd/actionlint@v1.7.5...v1.7.6)
- [github.com/crate-ci/typos: v1.28.4 →
dictgen-v0.3.1](crate-ci/typos@v1.28.4...dictgen-v0.3.1)
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 →
v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 7, 2025
1 parent 4febb5c commit 68d884a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: check-yaml

- repo: https://github.com/rhysd/actionlint
rev: v1.7.5
rev: v1.7.6
hooks:
- id: actionlint
args: [-ignore, SC]
Expand All @@ -25,12 +25,12 @@ repos:
exclude: ^marimo/_tutorials/.*\.md

- repo: https://github.com/crate-ci/typos
rev: v1.28.4
rev: dictgen-v0.3.1
hooks:
- id: typos

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.6
hooks:
# Run the linter
- id: ruff
Expand Down

0 comments on commit 68d884a

Please sign in to comment.