Skip to content

Commit

Permalink
Updated pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Apr 13, 2022
1 parent c8c3d7a commit 8e15086
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
@@ -1,13 +1,13 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.2.0
hooks:
- id: check-byte-order-marker
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.5.1
rev: v2.6.2
hooks:
- id: prettier
types_or: [css, javascript, html, svelte, yaml]
Expand Down

0 comments on commit 8e15086

Please sign in to comment.