File tree 1 file changed +27
-27
lines changed
1 file changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -11,35 +11,35 @@ exclude: >
11
11
)
12
12
repos :
13
13
14
- - repo : https://github.com/charliermarsh/ruff-pre-commit
15
- rev : v0.6 .3
16
- hooks :
17
- - id : ruff
18
- args : [ --fix ]
19
- - id : ruff-format
14
+ - repo : https://github.com/charliermarsh/ruff-pre-commit
15
+ rev : v0.7 .3
16
+ hooks :
17
+ - id : ruff
18
+ args : [--fix]
19
+ - id : ruff-format
20
20
21
- - repo : https://github.com/codespell-project/codespell
22
- rev : v2.3.0
23
- hooks :
24
- - id : codespell
25
- args : ["--ignore-words=./doc/styles/config/vocabularies/ANSYS/accept.txt"]
21
+ - repo : https://github.com/codespell-project/codespell
22
+ rev : v2.3.0
23
+ hooks :
24
+ - id : codespell
25
+ args : ["--ignore-words=./doc/styles/config/vocabularies/ANSYS/accept.txt"]
26
26
27
- - repo : https://github.com/pre-commit/pre-commit-hooks
28
- rev : v4.6 .0
29
- hooks :
30
- - id : check-merge-conflict
31
- - id : debug-statements
32
- - id : requirements-txt-fixer
27
+ - repo : https://github.com/pre-commit/pre-commit-hooks
28
+ rev : v5.0 .0
29
+ hooks :
30
+ - id : check-merge-conflict
31
+ - id : debug-statements
32
+ - id : requirements-txt-fixer
33
33
34
- - repo : https://github.com/ansys/pre-commit-hooks
35
- rev : v0.4.3
36
- hooks :
37
- - id : add-license-headers
38
- args :
39
- - --start_year=2020
34
+ - repo : https://github.com/ansys/pre-commit-hooks
35
+ rev : v0.4.4
36
+ hooks :
37
+ - id : add-license-headers
38
+ args :
39
+ - --start_year=2020
40
40
41
41
# this validates our github workflow files
42
- - repo : https://github.com/python-jsonschema/check-jsonschema
43
- rev : 0.29.2
44
- hooks :
45
- - id : check-github-workflows
42
+ - repo : https://github.com/python-jsonschema/check-jsonschema
43
+ rev : 0.29.4
44
+ hooks :
45
+ - id : check-github-workflows
You can’t perform that action at this time.
0 commit comments