Skip to content

Commit ce8af30

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.17](astral-sh/ruff-pre-commit@v0.15.13...v0.15.17) - [github.com/rbubley/mirrors-prettier: v3.8.3 → v3.8.4](rbubley/mirrors-prettier@v3.8.3...v3.8.4)
1 parent 4f34b7e commit ce8af30

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
@@ -14,7 +14,7 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.15.13
17+
rev: v0.15.17
1818
hooks:
1919
- id: ruff-check
2020
args:
@@ -36,6 +36,6 @@ repos:
3636
hooks:
3737
- id: yamllint
3838
- repo: https://github.com/rbubley/mirrors-prettier
39-
rev: v3.8.3
39+
rev: v3.8.4
4040
hooks:
4141
- id: prettier

0 commit comments

Comments
 (0)