File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
exclude_types : [text, jupyter]
9
9
- id : trailing-whitespace
10
10
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.5.7
13
13
hooks :
14
14
- id : ruff-format
15
15
16
16
# #############################################################################
17
17
# argilla specific hooks
18
18
# #############################################################################
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.5.7
21
21
hooks :
22
22
- id : ruff
23
23
files : ' argilla/src/.*\.py$'
52
52
# #############################################################################
53
53
# argilla-server specific hooks
54
54
# #############################################################################
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.5.7
57
57
hooks :
58
58
- id : ruff
59
59
files : ' argila-server/src/.*\.py$'
You can’t perform that action at this time.
0 commit comments