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

chore: pre-commit autoupdate #411

Merged
merged 3 commits into from
Aug 9, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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