Skip to content

Commit

Permalink
Merge pull request #78 from Cielquan/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Cielquan authored Apr 25, 2023
2 parents 406cfb9 + c080a99 commit 8506128
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ repos:

# prettier - multi formatter
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 6f3cb139ef36133b6f903b97facc57b07cef57c9 # frozen: v3.0.0-alpha.6
rev: 6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e # frozen: v3.0.0-alpha.9-for-vscode
hooks:
- id: prettier

Expand Down Expand Up @@ -235,7 +235,7 @@ repos:

# markdownlint - md file checker
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: e3c981ce9ab04c82884e2bb074e13f0ad755a63d # frozen: v0.6.0
rev: e54fbe250d287fd6f09363395343887a999963c5 # frozen: v0.7.0
hooks:
- id: markdownlint-cli2

Expand All @@ -252,6 +252,6 @@ repos:

# yamllint - yaml linter
- repo: https://github.com/adrienverge/yamllint
rev: 9d0f59876dc6882e263b2657ab42a1ced4c0207d # frozen: v1.30.0
rev: 98f2281f56be5503f3851e74556e1122fc18b2a8 # frozen: v1.31.0
hooks:
- id: yamllint

0 comments on commit 8506128

Please sign in to comment.