Skip to content

Commit

Permalink
ci: update pre-commit hook versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jan 13, 2024
1 parent 20bf587 commit bba98d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:

# Autoformat: YAML, JSON, Markdown, etc.
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
rev: v3.1.0
hooks:
- id: prettier
args: [--ignore-unknown, --no-error-on-unmatched-pattern, "!chart/**"]
Expand Down

0 comments on commit bba98d0

Please sign in to comment.