Commit 6d61360
authored
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `1b28e3e` to `6b90f31`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@1b28e3e...6b90f31)
---
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 296cfb3 commit 6d61360
1 file changed
+1
-1
lines changed- .github/workflows/bump.yml+1-1
- .github/workflows/cd.yml+1-1
- .pre-commit-config.yaml+2-2
- docs/pages/guides/gha_pure.md+2-2
- docs/pages/guides/gha_wheels.md+1-1
- docs/pages/guides/style.md+4-4
- src/sp_repo_review/checks/github.py+10-5
- {{cookiecutter.project_name}}/.github/CONTRIBUTING.md+4-4
- {{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 %}+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+3-3
0 commit comments