File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"template" : " https://github.com/ecmwf-projects/cookiecutter-conda-package" ,
3
- "commit" : " bab28b513afa101a31515b71f89d58fa3e1b6440 " ,
3
+ "commit" : " 6202049ef091f17ba01afa263cbd72ec99775bcf " ,
4
4
"checkout" : null ,
5
5
"context" : {
6
6
"cookiecutter" : {
13
13
"integration_tests" : " True" ,
14
14
"pypi" : true ,
15
15
"_template" : " https://github.com/ecmwf-projects/cookiecutter-conda-package" ,
16
- "_commit" : " bab28b513afa101a31515b71f89d58fa3e1b6440 "
16
+ "_commit" : " 6202049ef091f17ba01afa263cbd72ec99775bcf "
17
17
}
18
18
},
19
19
"directory" : null
Original file line number Diff line number Diff line change 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.9.6
20
+ rev : v0.9.7
21
21
hooks :
22
22
- id : ruff
23
23
args : [--fix, --show-fixes]
34
34
- id : pretty-format-toml
35
35
args : [--autofix]
36
36
- repo : https://github.com/gitleaks/gitleaks
37
- rev : v8.23.3
37
+ rev : v8.24.0
38
38
hooks :
39
39
- id : gitleaks
You can’t perform that action at this time.
0 commit comments