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/mirrors-prettier: fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1 → fc6ac4eb41985d70a660d6f8e69048479688d26c](pre-commit/mirrors-prettier@fc26039...fc6ac4e)
- [github.com/adrienverge/yamllint.git: b05e028c5881819161d11cb543fd96a30c06cceb → 8713140e99914c0cb6e07364daedfb140847c3c5](https://github.com/adrienverge/yamllint.git/compare/b05e028c5881819161d11cb543fd96a30c06cceb...8713140e99914c0cb6e07364daedfb140847c3c5)
  • Loading branch information
pre-commit-ci[bot] authored Dec 11, 2023
1 parent 91a4350 commit c681209
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 @@ -32,13 +32,13 @@ repos:
- id: gitlint

- repo: https://github.com/pre-commit/mirrors-prettier
rev: fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1 # frozen: v3.0.3
rev: fc6ac4eb41985d70a660d6f8e69048479688d26c # frozen: v4.0.0-alpha.4
hooks:
- id: prettier
stages: [commit]

- repo: https://github.com/adrienverge/yamllint.git
rev: b05e028c5881819161d11cb543fd96a30c06cceb # frozen: v1.32.0
rev: 8713140e99914c0cb6e07364daedfb140847c3c5 # frozen: v1.33.0
hooks:
- id: yamllint
types: [yaml]
Expand Down

0 comments on commit c681209

Please sign in to comment.