Commit 7ee1377
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `bc05962` to `a735524`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@bc05962...a735524)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: a735524106643c86c2074948665737f41d113051
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>bc05962 to a735524
1 parent 2ba0cc2 commit 7ee1377
1 file changed
Lines changed: 1 addition & 1 deletion
- AGENTS.md+4-1
- README.md+6-2
- docs/guides/index.md+3-1
- docs/guides/security.md+163
- docs/guides/style.md+4-4
- docs/myst.yml+1
- noxfile.py+1
- pyproject.toml+1
- src/sp_repo_review/checks/mypy.py+44-23
- src/sp_repo_review/checks/security.py+55
- src/sp_repo_review/families.py+3
- tests/test_mypy.py+49
- tests/test_security.py+41
- {{cookiecutter.project_name}}/.github/dependabot.yml+2
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+10-2
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}+5
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+11
- {{cookiecutter.project_name}}/.github/{% if cookiecutter.__ci == 'github' %}zizmor.yml{% endif %}+7
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+8
0 commit comments