Skip to content

Commit ea0b122

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/sirosen/texthooks: 0.6.3 → 0.6.4](sirosen/texthooks@0.6.3...0.6.4) - [github.com/scientific-python/cookie: 2023.12.21 → 2024.01.24](scientific-python/cookie@2023.12.21...2024.01.24)
1 parent 3d5e14b commit ea0b122

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
@@ -38,7 +38,7 @@ repos:
3838

3939
# Handling unwanted unicode characters
4040
- repo: https://github.com/sirosen/texthooks
41-
rev: 0.6.3
41+
rev: 0.6.4
4242
hooks:
4343
- id: fix-ligatures
4444
- id: fix-smartquotes
@@ -120,7 +120,7 @@ repos:
120120

121121
# Check best practices for scientific Python code
122122
- repo: https://github.com/scientific-python/cookie
123-
rev: 2023.12.21
123+
rev: 2024.01.24
124124
hooks:
125125
- id: sp-repo-review
126126
additional_dependencies: ["repo-review[cli]"]

0 commit comments

Comments
 (0)