Skip to content

Commit

Permalink
Update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Jun 16, 2024
1 parent 280da97 commit ecd2599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
- id: check-json
- id: detect-private-key
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.8
rev: v0.4.9
hooks:
- id: ruff
files: holoviews/|scripts/
Expand All @@ -46,7 +46,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/hoxbro/prettier-pre-commit
rev: v3.3.1
rev: v3.3.2
hooks:
- id: prettier
exclude: conda.recipe/meta.yaml
Expand Down

0 comments on commit ecd2599

Please sign in to comment.