Skip to content

Commit

Permalink
ENH: Update pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [pre-commit/mirrors-prettier: v3.1.0 -> v4.0](pre-commit/mirrors-prettier@v3.1.0...v4.0)
  • Loading branch information
slicer-app[bot] authored and jcfr committed Mar 21, 2024
1 parent 91fddf1 commit 6639f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -30,7 +30,7 @@ repos:
args: [--py39-plus]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0"
rev: "v4.0.0-alpha.8"
hooks:
- id: prettier
types_or: [yaml]
Expand Down

0 comments on commit 6639f29

Please sign in to comment.