Skip to content

Commit c63d2b1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](v2.2.5...v2.2.6)
1 parent b9d9d25 commit c63d2b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: rst-linter
2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: v4.4.0
29+
rev: v4.5.0
3030
hooks:
3131
- id: no-commit-to-branch
3232
args: [--branch, master]
@@ -70,7 +70,7 @@ repos:
7070
hooks:
7171
- id: black
7272
- repo: https://github.com/codespell-project/codespell
73-
rev: v2.2.5
73+
rev: v2.2.6
7474
hooks:
7575
- id: codespell
7676
args: [--toml, pyproject-codespell.precommit-toml]

0 commit comments

Comments
 (0)