Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0)
- [github.com/jumanjihouse/pre-commit-hook-yamlfmt: 0.1.1 → 0.2.1](jumanjihouse/pre-commit-hook-yamlfmt@0.1.1...0.2.1)
  • Loading branch information
pre-commit-ci[bot] authored and csadorf committed May 19, 2022
1 parent 9ec3a21 commit 77a5950
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 @@ -2,15 +2,15 @@
repos:

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.2.0
hooks:
- id: check-json
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace

- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
rev: 0.1.1
rev: 0.2.1
hooks:
- id: yamlfmt

Expand Down

0 comments on commit 77a5950

Please sign in to comment.