Skip to content

Commit 641743a

Browse files
authored
Merge pull request #29 from Remi-Gau/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3442dc2 + 270a291 commit 641743a

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
@@ -41,15 +41,15 @@ repos:
4141
additional_dependencies: [miss_hit]
4242

4343
- repo: https://github.com/pre-commit/pre-commit-hooks
44-
rev: v4.4.0
44+
rev: v4.5.0
4545
hooks:
4646
- id: trailing-whitespace
4747
- id: end-of-file-fixer
4848
- id: check-yaml
4949
- id: check-added-large-files
5050

5151
- repo: https://github.com/codespell-project/codespell
52-
rev: v2.2.5
52+
rev: v2.2.6
5353
hooks:
5454
- id: codespell
5555

0 commit comments

Comments
 (0)