File tree Expand file tree Collapse file tree 4 files changed +2830
-6473
lines changed
Expand file tree Collapse file tree 4 files changed +2830
-6473
lines changed Original file line number Diff line number Diff line change 66 - id : check-useless-excludes
77 # - id: identity # Prints all files passed to pre-commits. Debugging.
88 - repo : https://github.com/lyz-code/yamlfix
9- rev : 1.19.0
9+ rev : 1.19.1
1010 hooks :
1111 - id : yamlfix
1212 - repo : https://github.com/pre-commit/pre-commit-hooks
@@ -45,17 +45,15 @@ repos:
4545 hooks :
4646 - id : yamllint
4747 - repo : https://github.com/astral-sh/ruff-pre-commit
48- rev : v0.14.7
48+ rev : v0.14.10
4949 hooks :
50- # Run the linter.
51- - id : ruff
50+ - id : ruff-check
5251 types_or :
5352 - python
5453 - pyi
5554 - jupyter
5655 args :
5756 - --fix
58- # Run the formatter.
5957 - id : ruff-format
6058 types_or :
6159 - python
7472 - ' 88'
7573 files : (README\.md)
7674 - repo : https://github.com/pre-commit/mirrors-mypy
77- rev : v1.19.0
75+ rev : v1.19.1
7876 hooks :
7977 - id : mypy
8078 files : src|tests
You can’t perform that action at this time.
0 commit comments