Skip to content

Commit 00c7c70

Browse files
authored
Merge pull request #9 from marimo-team/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 17f5015 + 5e576e6 commit 00c7c70

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
@@ -7,7 +7,7 @@ repos:
77
- id: check-yaml
88

99
- repo: https://github.com/rhysd/actionlint
10-
rev: v1.7.6
10+
rev: v1.7.7
1111
hooks:
1212
- id: actionlint
1313
args: [-ignore, SC]
@@ -24,7 +24,7 @@ repos:
2424
- id: typos
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.9.1
27+
rev: v0.9.2
2828
hooks:
2929
# Run the formatter
3030
- id: ruff-format

0 commit comments

Comments
 (0)