Skip to content

Commit abd0701

Browse files
[pre-commit.ci] pre-commit autoupdate (#1049)
updates: - [github.com/rbubley/mirrors-prettier: v3.7.4 → v3.8.1](rbubley/mirrors-prettier@v3.7.4...v3.8.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3200d27 commit abd0701

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
@@ -9,7 +9,7 @@ ci:
99
skip: []
1010
repos:
1111
- repo: https://github.com/rbubley/mirrors-prettier
12-
rev: v3.7.4
12+
rev: v3.8.1
1313
hooks:
1414
- id: prettier
1515
exclude: ^.github/workflows/test.yaml
@@ -20,7 +20,7 @@ repos:
2020
additional_dependencies: [numpy, types-requests]
2121
exclude: tests/|docs/
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.14.10
23+
rev: v0.14.14
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)