Skip to content

Commit 44a4eb9

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 44a4eb9

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
@@ -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)