File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
hooks :
8
8
- id : check-useless-excludes
9
9
- repo : https://github.com/pre-commit/pre-commit-hooks.git
10
- rev : v5 .0.0
10
+ rev : v6 .0.0
11
11
hooks :
12
12
- id : check-added-large-files
13
13
- id : check-merge-conflict
@@ -47,12 +47,12 @@ repos:
47
47
alias : toml
48
48
49
49
- repo : https://github.com/tox-dev/tox-ini-fmt
50
- rev : 1.5 .0
50
+ rev : 1.6 .0
51
51
hooks :
52
52
- id : tox-ini-fmt
53
53
54
54
- repo : https://github.com/astral-sh/ruff-pre-commit
55
- rev : v0.12.4
55
+ rev : v0.12.9
56
56
hooks :
57
57
- id : ruff
58
58
args :
62
62
# - id: ruff-format # must be after ruff
63
63
# types_or: [python, pyi]
64
64
- repo : https://github.com/pre-commit/mirrors-mypy
65
- rev : v1.17.0
65
+ rev : v1.17.1
66
66
hooks :
67
67
- id : mypy
68
68
additional_dependencies :
You can’t perform that action at this time.
0 commit comments