Commit de7b73f
authored
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `cc2e43a` to `28d1a53`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@cc2e43a...28d1a53)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dea42a commit de7b73f
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/reusable-cookie.yml+2
- .github/workflows/reusable-rr-tests.yml+2
- .pre-commit-config.yaml+2-2
- docs/_includes/interactive_repo_review.html+1-1
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/style.md+5-5
- docs/pages/guides/tasks.md+10-4
- pyproject.toml+2
- src/sp_repo_review/checks/ruff.py+5-2
- tests/test_pyproject.py+23-24
- tests/test_ruff.py+35
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+3-1
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}+2
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+2
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+3-3
0 commit comments