File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 - id : check-builtin-literals
2929 language : python
3030 - repo : https://github.com/crate-ci/typos
31- rev : v1.38.1
31+ rev : v1.39.2
3232 hooks :
3333 - id : typos
3434 args : []
4040 language : python
4141 args : ["--write", "--check", "--output-style=google"]
4242 - repo : https://github.com/charliermarsh/ruff-pre-commit
43- rev : v0.14.0
43+ rev : v0.14.6
4444 hooks :
4545 - id : ruff-check
4646 args :
7272
7373 # golang specific
7474 - repo : https://github.com/golangci/golangci-lint
75- rev : v2.5.0
75+ rev : v2.6.2
7676 hooks :
7777 - id : golangci-lint
7878 entry : bash -c 'cd tictactoe_go && golangci-lint run --new-from-rev HEAD --fix'
@@ -174,7 +174,7 @@ repos:
174174
175175 # javascript specific
176176 - repo : https://github.com/pre-commit/mirrors-eslint
177- rev : v9.37 .0
177+ rev : v10.0.0-alpha .0
178178 hooks :
179179 - id : eslint
180180 files : ^tictactoe_javascript/
@@ -201,7 +201,7 @@ repos:
201201
202202 # ruby specific
203203 - repo : https://github.com/rubocop/rubocop
204- rev : v1.81.1
204+ rev : v1.81.7
205205 hooks :
206206 - id : rubocop
207207
You can’t perform that action at this time.
0 commit comments