Skip to content

Commit 562d2bd

Browse files
📈 Update versions for pre-commit hooks (#243)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.13...v0.14.14) - [github.com/rbubley/mirrors-prettier: v3.8.0 → v3.8.1](rbubley/mirrors-prettier@v3.8.0...v3.8.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1911908 commit 562d2bd

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
@@ -18,7 +18,7 @@ repos:
1818
- id: trailing-whitespace
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: "v0.14.13"
21+
rev: "v0.14.14"
2222
hooks:
2323
- id: ruff
2424
args: ["--fix", "--show-fixes"]
@@ -38,7 +38,7 @@ repos:
3838
args: ["--skip=CODE_OF_CONDUCT.md"]
3939

4040
- repo: https://github.com/rbubley/mirrors-prettier
41-
rev: "v3.8.0"
41+
rev: "v3.8.1"
4242
hooks:
4343
- id: prettier
4444
files: \.(html|md|toml|yml|yaml)

0 commit comments

Comments
 (0)