File tree 2 files changed +4
-4
lines changed
{{cookiecutter.project_name}}
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
- id : check-added-large-files
12
12
- id : mixed-line-ending
13
13
- repo : https://github.com/executablebooks/mdformat
14
- rev : 0.7.17
14
+ rev : 0.7.18
15
15
hooks :
16
16
- id : mdformat
17
17
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ repos:
17
17
- id : blackdoc
18
18
additional_dependencies : [black==23.11.0]
19
19
- repo : https://github.com/astral-sh/ruff-pre-commit
20
- rev : v0.6.9
20
+ rev : v0.7.0
21
21
hooks :
22
22
- id : ruff
23
23
args : [--fix, --show-fixes]
24
24
- id : ruff-format
25
25
- repo : https://github.com/executablebooks/mdformat
26
- rev : 0.7.17
26
+ rev : 0.7.18
27
27
hooks :
28
28
- id : mdformat
29
29
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
34
34
- id : pretty-format-toml
35
35
args : [--autofix]
36
36
- repo : https://github.com/gitleaks/gitleaks
37
- rev : v8.20 .1
37
+ rev : v8.21 .1
38
38
hooks :
39
39
- id : gitleaks
You can’t perform that action at this time.
0 commit comments