Skip to content

Commit 124596c

Browse files
authored
Merge pull request #164 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a6f654c + 1deb7b0 commit 124596c

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
@@ -42,14 +42,14 @@ repos:
4242

4343

4444
- repo: https://github.com/codespell-project/codespell
45-
rev: v2.2.1
45+
rev: v2.2.2
4646
hooks:
4747
- id: codespell
4848
args:
4949
- --ignore-words-list=pres,nd,te,afe,ue,wil,tey,te,ot,fo
5050

5151
- repo: https://github.com/asottile/pyupgrade
52-
rev: v3.0.0
52+
rev: v3.1.0
5353
hooks:
5454
- id: pyupgrade
5555
args:

0 commit comments

Comments
 (0)