Skip to content

Commit 827b7c4

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/crate-ci/typos: v1.25.0 → v1.26.0](crate-ci/typos@v1.25.0...v1.26.0) - [github.com/henryiii/validate-pyproject-schema-store: 2024.09.20 → 2024.09.23](henryiii/validate-pyproject-schema-store@2024.09.20...2024.09.23)
1 parent 5cbdbd9 commit 827b7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ repos:
110110

111111
# Check for spelling
112112
- repo: https://github.com/crate-ci/typos
113-
rev: v1.25.0
113+
rev: v1.26.0
114114
hooks:
115115
- id: typos
116116

@@ -140,6 +140,6 @@ repos:
140140

141141
# Check the pyproject.toml file
142142
- repo: https://github.com/henryiii/validate-pyproject-schema-store
143-
rev: 2024.09.20
143+
rev: 2024.09.23
144144
hooks:
145145
- id: validate-pyproject

0 commit comments

Comments
 (0)