Skip to content

Commit ef91fe4

Browse files
pre-commit.ci: update pre-commit hooks (#466)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 47b93cc commit ef91fe4

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
@@ -33,7 +33,7 @@ repos:
3333
args:
3434
- --strict
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
36-
rev: v0.8.0
36+
rev: v0.8.1
3737
hooks:
3838
- id: ruff
3939
- id: ruff-format
@@ -48,7 +48,7 @@ repos:
4848
hooks:
4949
- id: toml-sort-fix
5050
- repo: https://github.com/rbubley/mirrors-prettier
51-
rev: v3.3.3
51+
rev: v3.4.1
5252
hooks:
5353
- id: prettier
5454
- repo: https://github.com/igorshubovych/markdownlint-cli

0 commit comments

Comments
 (0)