File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
8
8
repos :
9
9
- repo : https://github.com/pre-commit/pre-commit-hooks
10
- rev : v4.6 .0
10
+ rev : v5.0 .0
11
11
hooks :
12
12
- id : check-added-large-files
13
13
- id : check-merge-conflict
@@ -54,12 +54,12 @@ repos:
54
54
- id : toml-sort-fix
55
55
56
56
- repo : https://github.com/tox-dev/tox-ini-fmt
57
- rev : 1.3 .1
57
+ rev : 1.4 .1
58
58
hooks :
59
59
- id : tox-ini-fmt
60
60
61
61
- repo : https://github.com/astral-sh/ruff-pre-commit
62
- rev : v0.6.3
62
+ rev : v0.6.9
63
63
hooks :
64
64
- id : ruff
65
65
args :
@@ -72,15 +72,15 @@ repos:
72
72
name : Spell check with cspell
73
73
74
74
- repo : https://github.com/jsh9/pydoclint
75
- rev : " 0.5.6 "
75
+ rev : " 0.5.9 "
76
76
hooks :
77
77
- id : pydoclint
78
78
# This allows automatic reduction of the baseline file when needed.
79
79
entry : sh -ec "pydoclint . && pydoclint --generate-baseline=1 ."
80
80
pass_filenames : false
81
81
82
82
- repo : https://github.com/pycqa/pylint.git
83
- rev : v3.2.7
83
+ rev : v3.3.1
84
84
hooks :
85
85
- id : pylint
86
86
args :
You can’t perform that action at this time.
0 commit comments