File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ repos:
118118
119119 - repo : https://github.com/astral-sh/ruff-pre-commit
120120 # Ruff version.
121- rev : 01a675ea018f2fb714478a5ffb83fcea8374bb06 # frozen: v0.15.21
121+ rev : 2700fd5671c633760d912769c041bfcde2b9a01b # frozen: v0.15.22
122122 hooks :
123123 # Run the linter.
124124 - id : ruff
@@ -145,7 +145,7 @@ repos:
145145 types : [python]
146146
147147 - repo : https://github.com/codespell-project/codespell
148- rev : 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a # frozen: v2.4.2
148+ rev : 57b21406f092110c18776e39b0bda50d37c945c8 # frozen: v2.4.3
149149 hooks :
150150 - id : codespell
151151 name : Check for common misspellings in text files.
@@ -157,13 +157,13 @@ repos:
157157 - ' --ignore-words=.github/ignore-codespell-words' # Ignore words listed in this file
158158
159159 - repo : https://github.com/DavidAnson/markdownlint-cli2
160- rev : 534166213006ec869b773b7ed8c6ebeaad1165d0 # frozen: v0.23.0
160+ rev : 06f92c99e930c11230426b5edd775021d25e08a8 # frozen: v0.23.1
161161 hooks :
162162 - id : markdownlint-cli2
163163 name : Check for Linting errors on Markdown files with settings defined in `.markdownlint-cli2.yaml`.
164164
165165 - repo : https://github.com/zizmorcore/zizmor-pre-commit
166- rev : e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
166+ rev : 64a97fb7fa63188393d3215c6e312f5f9c6d0f78 # frozen: v1.27.0
167167 hooks :
168168 - id : zizmor
169169 name : Check GitHub Actions with zizmor
You can’t perform that action at this time.
0 commit comments