Skip to content

Commit 3133213

Browse files
authored
Merge pull request #25606 from matplotlib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 60efcb0 + 0052424 commit 3133213

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
additional_dependencies: [pydocstyle>5.1.0, flake8-docstrings>1.4.0, flake8-force]
3333
args: ["--docstring-convention=all"]
3434
- repo: https://github.com/codespell-project/codespell
35-
rev: v2.2.2
35+
rev: v2.2.4
3636
hooks:
3737
- id: codespell
3838
files: ^.*\.(py|c|cpp|h|m|md|rst|yml)$

ci/codespell-ignore-words.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ ans
22
axises
33
ba
44
cannotation
5+
ccompiler
56
coo
67
curvelinear
78
dedented
89
falsy
910
flate
11+
fpt
1012
hax
1113
hist
1214
inh

0 commit comments

Comments
 (0)