File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/ecmwf-projects/cookiecutter-conda-package" ,
3- "commit" : " 1d33c0f487335c5086797607a764cded25b7899f " ,
3+ "commit" : " a9c290fa0e810e9dee6c61991afac6f0c969c3b1 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
1212 "mypy_strict" : " False" ,
1313 "integration_tests" : " True" ,
1414 "pypi" : true ,
15- "_template" : " https://github.com/ecmwf-projects/cookiecutter-conda-package"
15+ "_template" : " https://github.com/ecmwf-projects/cookiecutter-conda-package" ,
16+ "_commit" : " a9c290fa0e810e9dee6c61991afac6f0c969c3b1"
1617 }
1718 },
1819 "directory" : null
Original file line number Diff line number Diff line change 1717 - id : blackdoc
1818 additional_dependencies : [black==23.11.0]
1919- repo : https://github.com/astral-sh/ruff-pre-commit
20- rev : v0.9.9
20+ rev : v0.11.11
2121 hooks :
2222 - id : ruff
2323 args : [--fix, --show-fixes]
3434 - id : pretty-format-toml
3535 args : [--autofix]
3636- repo : https://github.com/gitleaks/gitleaks
37- rev : v8.24 .0
37+ rev : v8.26 .0
3838 hooks :
3939 - id : gitleaks
You can’t perform that action at this time.
0 commit comments