Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 24, 2023
1 parent 8adba81 commit c080a99
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: 6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e # frozen: v3.0.0-alpha.9-for-vscode
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: e54fbe250d287fd6f09363395343887a999963c5 # frozen: v0.7.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: 98f2281f56be5503f3851e74556e1122fc18b2a8 # frozen: v1.31.0
rev: 98f2281f56be5503f3851e74556e1122fc18b2a8 # frozen: v1.31.0
hooks:
- id: yamllint

0 comments on commit c080a99

Please sign in to comment.