Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
args: [--config, .config/typos.toml, --force-exclude]

- repo: https://github.com/jolars/panache-pre-commit
rev: v2.61.0
rev: v3.0.0
hooks:
- id: panache-format

Expand Down
10 changes: 5 additions & 5 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ the software package development cycle so that the final "data package" (or
This guide mostly follows the [diátaxis](https://diataxis.fr/how-to-guides/)
"how-to guide" style, though not strictly. It is a living and constantly
evolving guide that is regularly updated as we learn and refine how we work and
develop data packages. We intend to continually update and release it with
every update to Zenodo and as GitHub releases. We don't expect this guide to
ever be considered "done".
develop data packages. We intend to continually update and release it with every
update to Zenodo and as GitHub releases. We don't expect this guide to ever be
considered "done".
:::

## Who you are
Expand Down Expand Up @@ -67,8 +67,8 @@ the GitHub repository.
::: content-hidden
<!-- TODO: Uncomment after building the PDF and uploading as an artifact -->
<!-- TODO: Add Zenodo link here once created -->
The PDF version of the guide is available in the releases page, as well as
the Zenodo archive.
The PDF version of the guide is available in the releases page, as well as the
Zenodo archive.
:::

## How the website is made
Expand Down