Skip to content

Commit 74c11ea

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.3...v0.14.14) - [github.com/rbubley/mirrors-prettier: v3.6.2 → v3.8.1](rbubley/mirrors-prettier@v3.6.2...v3.8.1)
1 parent 3408ae4 commit 74c11ea

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
@@ -7,7 +7,7 @@ ci:
77
repos:
88
# autoformat and lint Python code
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.14.3
10+
rev: v0.14.14
1111
hooks:
1212
- id: ruff
1313
types_or:
@@ -19,7 +19,7 @@ repos:
1919

2020
# Autoformat: markdown, yaml, javascript (see the file .prettierignore)
2121
- repo: https://github.com/rbubley/mirrors-prettier
22-
rev: v3.6.2
22+
rev: v3.8.1
2323
hooks:
2424
- id: prettier
2525

0 commit comments

Comments
 (0)