Skip to content

Commit e7fb170

Browse files
chore(deps): bump versions (#730)
[create-pull-request] automated change Co-authored-by: scientific-python-pr-tokenbot[bot] <181030687+scientific-python-pr-tokenbot[bot]@users.noreply.github.com>
1 parent 41d5434 commit e7fb170

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repos:
6767
args: [--prose-wrap=always]
6868

6969
- repo: https://github.com/crate-ci/typos
70-
rev: "v1.40.0"
70+
rev: "v1.40.1"
7171
hooks:
7272
- id: typos
7373
exclude: ^Gemfile\.lock$

docs/pages/guides/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ integration.
786786

787787
```yaml
788788
- repo: https://github.com/crate-ci/typos
789-
rev: "v1.40.0"
789+
rev: "v1.40.1"
790790
hooks:
791791
- id: typos
792792
args: []

0 commit comments

Comments
 (0)