Skip to content

Commit fcb0080

Browse files
authored
Merge pull request #109 from openslide/dependabot/pre_commit/deps-55c681e1dd
pre-commit: bump https://github.com/codespell-project/codespell from v2.4.1 to 2.4.2 in the deps group
2 parents df0992e + 61d1d3c commit fcb0080

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/codespell-project/codespell
18-
rev: v2.4.1
18+
rev: v2.4.2
1919
hooks:
2020
- id: codespell
2121
name: Check spelling with codespell

0 commit comments

Comments
 (0)