File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 exclude_types : [text, jupyter]
99 - id : trailing-whitespace
1010
11- - repo : https://github.com/charliermarsh /ruff-pre-commit
12- rev : v0.4.8
11+ - repo : https://github.com/astral-sh /ruff-pre-commit
12+ rev : v0.6.7
1313 hooks :
1414 - id : ruff-format
1515
1616 # #############################################################################
1717 # argilla specific hooks
1818 # #############################################################################
19- - repo : https://github.com/charliermarsh /ruff-pre-commit
20- rev : v0.4.8
19+ - repo : https://github.com/astral-sh /ruff-pre-commit
20+ rev : v0.6.7
2121 hooks :
2222 - id : ruff
2323 files : ' argilla/src/.*\.py$'
5252 # #############################################################################
5353 # argilla-server specific hooks
5454 # #############################################################################
55- - repo : https://github.com/charliermarsh /ruff-pre-commit
56- rev : v0.4.8
55+ - repo : https://github.com/astral-sh /ruff-pre-commit
56+ rev : v0.6.7
5757 hooks :
5858 - id : ruff
5959 files : ' argila-server/src/.*\.py$'
You can’t perform that action at this time.
0 commit comments