Skip to content

Commit 5ef129a

Browse files
authored
chore: update pre-commit hooks (#1566)
<!--pre-commit.ci start--> updates: - [github.com/rbubley/mirrors-prettier: v3.9.6 → v3.9.8](rbubley/mirrors-prettier@v3.9.6...v3.9.8) - [github.com/astral-sh/ruff-pre-commit: v0.16.7 → v0.16.8](astral-sh/ruff-pre-commit@v0.16.7...v0.16.8) <!--pre-commit.ci end-->
2 parents fbc96be + 3d11719 commit 5ef129a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
additional_dependencies: [mdformat-footnote]
3434

3535
- repo: https://github.com/rbubley/mirrors-prettier
36-
rev: "v3.9.6"
36+
rev: "v3.9.8"
3737
hooks:
3838
- id: prettier
3939
types_or: [yaml, html, json]
@@ -94,7 +94,7 @@ repos:
9494
- id: rst-inline-touching-normal
9595

9696
- repo: https://github.com/astral-sh/ruff-pre-commit
97-
rev: v0.16.7
97+
rev: v0.16.8
9898
hooks:
9999
- id: ruff-check
100100
types_or: [python, jupyter]

0 commit comments

Comments
 (0)