Skip to content

Commit c01299d

Browse files
[pre-commit.ci] pre-commit autoupdate (PyO3#2714)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.7...v0.12.8) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 43527f2 commit c01299d

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
@@ -38,7 +38,7 @@ repos:
3838
types: [rust]
3939
stages: [manual] # because it's slow
4040
- repo: https://github.com/pre-commit/pre-commit-hooks
41-
rev: v5.0.0
41+
rev: v6.0.0
4242
hooks:
4343
- id: check-yaml
4444
- id: check-toml
@@ -56,7 +56,7 @@ repos:
5656
)
5757
- id: mixed-line-ending
5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.12.7
59+
rev: v0.12.8
6060
hooks:
6161
- id: ruff-format
6262
- id: ruff

0 commit comments

Comments
 (0)