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

Commit

Permalink
chore: pre-commit autoupdate (#411)
Browse files Browse the repository at this point in the history
* chore: pre-commit autoupdate

updates:
- [github.com/streetsidesoftware/cspell-cli: v6.1.5 → v6.5.0](streetsidesoftware/cspell-cli@v6.1.5...v6.5.0)
- [github.com/igorshubovych/markdownlint-cli: v0.31.1 → v0.32.1](igorshubovych/markdownlint-cli@v0.31.1...v0.32.1)
- [github.com/pre-commit/mirrors-eslint: v8.19.0 → v8.21.0](pre-commit/mirrors-eslint@v8.19.0...v8.21.0)

* Update .pre-commit-config.yaml

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sorin Sbarnea <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and ssbarnea authored Aug 9, 2022
1 parent 36d4482 commit 7aeb108
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 @@ -49,7 +49,7 @@ repos:
files: "codecov.yml"
pass_filenames: false
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v6.1.5
rev: v6.5.0
hooks:
- id: cspell
name: Spell check with cspell
Expand Down Expand Up @@ -98,7 +98,7 @@ repos:
docs/settings.md
$
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.19.0
rev: v8.21.0
hooks:
- id: eslint
args:
Expand Down

0 comments on commit 7aeb108

Please sign in to comment.