Skip to content

Commit 3718f69

Browse files
authored
Merge pull request #199 from ImagingDataCommons/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 4262b4c + 22361d9 commit 3718f69

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
@@ -33,14 +33,14 @@ repos:
3333
- id: rst-inline-touching-normal
3434

3535
- repo: https://github.com/rbubley/mirrors-prettier
36-
rev: "v3.6.2"
36+
rev: "v3.7.3"
3737
hooks:
3838
- id: prettier
3939
types_or: [yaml, markdown, html, css, scss, javascript, json]
4040
args: [--prose-wrap=always]
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.14.6"
43+
rev: "v0.14.7"
4444
hooks:
4545
# Run the linter
4646
- id: ruff-check

0 commit comments

Comments
 (0)