Commit e8c13ff
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `c5e453d` to `e7a5fb1`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@c5e453d...e7a5fb1)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: e7a5fb1d32dd15a563b4c8a15a1ea0eff80fb872
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>c5e453d to e7a5fb1
1 parent 40e7376 commit e8c13ff
1 file changed
+1
-1
lines changed- .github/workflows/bump.yml+1-1
- .github/workflows/cd.yml+2-2
- .github/workflows/reusable-change-detection.yml+1-1
- .github/workflows/reusable-cookie.yml+4-4
- .github/workflows/reusable-rr-tests.yml+4-4
- .pre-commit-config.yaml+3-3
- docs/pages/guides/gha_pure.md+4-4
- docs/pages/guides/gha_wheels.md+3-3
- docs/pages/guides/style.md+5-5
- noxfile.py+1-1
- src/sp_repo_review/checks/general.py+2
- src/sp_repo_review/checks/precommit.py+3-2
- tests/test_general.py+1
- tests/test_precommit.py+30-2
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}+1-1
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+2-2
- {{cookiecutter.project_name}}/.gitignore+30
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
0 commit comments