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 77 - id : trailing-whitespace
88
99 - repo : https://github.com/codespell-project/codespell
10- rev : v2.2.4
10+ rev : v2.2.5
1111 hooks :
1212 - id : codespell
1313
1414 - repo : https://github.com/asottile/reorder-python-imports
15- rev : v3.9 .0
15+ rev : v3.10 .0
1616 hooks :
1717 - id : reorder-python-imports
1818 args :
@@ -21,19 +21,19 @@ repos:
2121 - from __future__ import annotations
2222
2323 - repo : https://github.com/charliermarsh/ruff-pre-commit
24- rev : v0.0.269
24+ rev : v0.0.275
2525 hooks :
2626 - id : ruff
2727
2828 - repo : https://github.com/asottile/pyupgrade
29- rev : v3.4 .0
29+ rev : v3.7 .0
3030 hooks :
3131 - id : pyupgrade
3232 args :
3333 - --py38-plus
3434
3535 - repo : https://github.com/asottile/add-trailing-comma
36- rev : v2.4.0
36+ rev : v2.5.1
3737 hooks :
3838 - id : add-trailing-comma
3939 args :
5050 - id : validate-pyproject
5151
5252 - repo : https://github.com/fsouza/mirrors-pyright
53- rev : v1.1.310
53+ rev : v1.1.315
5454 hooks :
5555 - id : pyright
You can’t perform that action at this time.
0 commit comments