Commit 23d8c3f
authored
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `38dfabe` to `f3bee6c`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@38dfabe...f3bee6c)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f975eaf commit 23d8c3f
1 file changed
+1
-1
lines changed- .github/workflows/reusable-cookie.yml-8
- .pre-commit-config.yaml+2-2
- README.md+10-12
- cookiecutter.json-2
- copier.yml+2-3
- docs/pages/guides/gha_basic.md+5-2
- docs/pages/guides/index.md+1-1
- docs/pages/guides/packaging_simple.md+8-4
- docs/pages/guides/style.md+4-4
- docs/pages/index.md+2-3
- noxfile.py+1-1
- src/sp_repo_review/checks/pyproject.py+43
- src/sp_repo_review/checks/ruff.py+1-2
- tests/test_pyproject.py+67
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+5-5
- {{cookiecutter.project_name}}/pyproject.toml+19-16
- {{cookiecutter.project_name}}/{% if cookiecutter.backend in ['setuptools','pybind11'] %}MANIFEST.in{% endif %}+1-1
- {{cookiecutter.project_name}}/{% if cookiecutter.backend=='setuptools' %}setup.cfg{% endif %}
0 commit comments