Skip to content

Commit 8e74e22

Browse files
authored
Merge branch 'main' into tkoyama010-patch-1
2 parents 42c017a + 6d0cbd7 commit 8e74e22

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
@@ -36,7 +36,7 @@ repos:
3636
)$
3737
3838
- repo: https://github.com/errata-ai/vale
39-
rev: v3.9.6
39+
rev: v3.11.2
4040
hooks:
4141
- id: vale
4242

tutorials/publish-conda-forge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ that you have been using to run hatch
124124
commands in the previous tutorials.
125125

126126
:::{note}
127-
You can also install grayskull using pipx[^pipx]. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that ou create.
127+
You can also install grayskull using pipx[^pipx]. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that you create.
128128
:::
129129

130130
### Step 2: Fork and clone the conda-forge staged-recipes repository

0 commit comments

Comments
 (0)