Skip to content

Commit 990f559

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/renovatebot/pre-commit-hooks: 43.104.2 → 43.104.7](renovatebot/pre-commit-hooks@43.104.2...43.104.7) - [github.com/streetsidesoftware/cspell-cli: v9.7.0 → v9.8.0](streetsidesoftware/cspell-cli@v9.7.0...v9.8.0)
1 parent bd496c3 commit 990f559

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default_language_version:
77
exclude: "(?x)^(\n _readthedocs|\n .tox\n)$\n"
88
repos:
99
- repo: https://github.com/renovatebot/pre-commit-hooks
10-
rev: 43.104.2
10+
rev: 43.104.7
1111
hooks:
1212
- id: renovate-config-validator
1313
alias: renovate
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: tox-ini-fmt
3636
- repo: https://github.com/streetsidesoftware/cspell-cli
37-
rev: v9.7.0
37+
rev: v9.8.0
3838
hooks:
3939
- id: cspell
4040
name: Spell check with cspell

0 commit comments

Comments
 (0)