Skip to content

Commit 7abf114

Browse files
📈 Update versions for pre-commit hooks (#300)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2ed0fa5 commit 7abf114

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.15.10"
21+
rev: "v0.15.11"
2222
hooks:
2323
- id: ruff-check
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.2"
41+
rev: "v3.8.3"
4242
hooks:
4343
- id: prettier
4444
files: \.(html|md|toml|yml|yaml)

0 commit comments

Comments
 (0)