Commit 39810c2
authored
Bump external-content/cookie from
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `b7cd3c4` to `95e0bb0`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@b7cd3c4...95e0bb0)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>b7cd3c4 to 95e0bb0
1 parent 0264537 commit 39810c2
1 file changed
+1
-1
lines changed- .github/workflows/bump.yml+1-1
- .github/workflows/cd.yml+1-1
- .github/workflows/reusable-cookie.yml+2-2
- .pre-commit-config.yaml+2-2
- README.md+8-8
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/gha_pure.md+11-11
- docs/pages/guides/gha_wheels.md+4-4
- docs/pages/guides/index.md+5-5
- docs/pages/guides/mypy.md+2-1
- docs/pages/guides/packaging_classic.md+2-2
- docs/pages/guides/packaging_compiled.md+2-2
- docs/pages/guides/packaging_simple.md+5-5
- docs/pages/guides/style.md+5-5
- docs/pages/guides/tasks.md+1-1
- docs/pages/index.md+7-6
- docs/pages/principles/design.md+3-3
- docs/pages/principles/index.md+3-3
- docs/pages/tutorials/module.md+5-5
- docs/pages/tutorials/packaging.md+3-3
- docs/pages/tutorials/test.md+2-2
- src/sp_repo_review/checks/general.py+22-4
- tests/test_general.py+36-1
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+1-1
- {{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}}/.pre-commit-config.yaml+4-4
0 commit comments