Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/compilerla/conventional-pre-commit: v1 → v1.2.0](compilerla/conventional-pre-commit@v1...v1.2.0)
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.0](pre-commit/mirrors-prettier@v2.5.1...v2.6.0)
  • Loading branch information
pre-commit-ci[bot] authored Mar 21, 2022
1 parent 4cae537 commit 41314f0
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 @@ -10,12 +10,12 @@ repos:
- id: check-added-large-files

- repo: https://github.com/compilerla/conventional-pre-commit
rev: v1
rev: v1.2.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.5.1
rev: v2.6.0
hooks:
- id: prettier

0 comments on commit 41314f0

Please sign in to comment.