Skip to content

Commit ea1619b

Browse files
MAINT: Update crate-ci/typos action to v1.41.0 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Cimon <925560+Lucas-C@users.noreply.github.com>
1 parent f7ad1af commit ea1619b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/github-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: ruff check pdfly/
7676

7777
- name: Spell Check Repo
78-
uses: crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # v1.40.0
78+
uses: crate-ci/typos@5c19779cb52ea50e151f5a10333ccd269227b5ae # v1.41.0
7979

8080
package:
8181
name: Build & verify package

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Version 0.5.1, 2025-10-13
1010

1111
### New Features (ENH)
12-
- `extract-images`: output filenames are now formatted using four digit for page numbers, in order for output files to be orderred alphabetically
12+
- `extract-images`: output filenames are now formatted using four digit for page numbers, in order for output files to be ordered alphabetically
1313
- ensured support for Python 3.14
1414

1515
### Bug Fixes (BUG)

0 commit comments

Comments
 (0)