File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 99
1010repos :
1111 - repo : https://github.com/pre-commit/pre-commit-hooks
12- rev : v4.6 .0
12+ rev : v5.0 .0
1313 hooks :
1414 - id : check-added-large-files
1515 - id : check-merge-conflict
@@ -27,33 +27,33 @@ repos:
2727 - commit-msg
2828
2929 - repo : https://github.com/codespell-project/codespell
30- rev : v2.3.0
30+ rev : v2.4.1
3131 hooks :
3232 - id : codespell
3333
3434 - repo : https://github.com/igorshubovych/markdownlint-cli
35- rev : v0.41 .0
35+ rev : v0.45 .0
3636 hooks :
3737 - id : markdownlint
3838 - id : markdownlint-fix
3939
4040 - repo : https://github.com/pycqa/isort
41- rev : 5.13.2
41+ rev : 6.0.1
4242 hooks :
4343 - id : isort
4444 name : isort (python)
4545
4646 - repo : https://github.com/psf/black
47- rev : 24.4.2
47+ rev : 25.1.0
4848 hooks :
4949 - id : black
5050
5151 - repo : https://github.com/MarketSquare/robotframework-tidy
52- rev : 4.13 .0
52+ rev : 4.18 .0
5353 hooks :
5454 - id : robotidy
5555
5656 - repo : https://github.com/MarketSquare/robotframework-robocop
57- rev : 5.2 .0
57+ rev : v6.5 .0
5858 hooks :
5959 - id : robocop
You can’t perform that action at this time.
0 commit comments