Skip to content

Commit f61e866

Browse files
pre-commit-ci[bot]lwasser
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
1 parent ee1d9b8 commit f61e866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323

2424
# Misc commit checks
2525
- repo: https://github.com/pre-commit/pre-commit-hooks
26-
rev: v4.5.0
26+
rev: v4.6.0
2727
# ref: https://github.com/pre-commit/pre-commit-hooks#hooks-available
2828
hooks:
2929
# Autoformat: Makes sure files end in a newline and only a newline.
@@ -34,6 +34,6 @@ repos:
3434
- id: trailing-whitespace
3535

3636
- repo: https://github.com/codespell-project/codespell
37-
rev: v2.2.6
37+
rev: v2.3.0
3838
hooks:
3939
- id: codespell

0 commit comments

Comments
 (0)