Skip to content

Commit 817f1eb

Browse files
chore(deps): bump dangoslen/dependabot-changelog-helper from 3 to 4 (#57)
* chore(deps): bump dangoslen/dependabot-changelog-helper from 3 to 4 Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 3 to 4. - [Release notes](https://github.com/dangoslen/dependabot-changelog-helper/releases) - [Changelog](https://github.com/dangoslen/dependabot-changelog-helper/blob/main/CHANGELOG.md) - [Commits](dangoslen/dependabot-changelog-helper@v3...v4) --- updated-dependencies: - dependency-name: dangoslen/dependabot-changelog-helper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(changelog): automatic update to add dependabot deps bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1555fe commit 817f1eb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dependabot_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Update the changelog
20-
uses: dangoslen/dependabot-changelog-helper@v3
20+
uses: dangoslen/dependabot-changelog-helper@v4
2121
with:
2222
version: 'Unreleased'
2323

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1717
- Bump `pytest` from 7.4.3 to 8.3.4 ([#6](https://github.com/MechanicalFlower/python-template/pull/6), [#7](https://github.com/MechanicalFlower/python-template/pull/7), [#10](https://github.com/MechanicalFlower/python-template/pull/10), [#11](https://github.com/MechanicalFlower/python-template/pull/11), [#13](https://github.com/MechanicalFlower/python-template/pull/13), [#14](https://github.com/MechanicalFlower/python-template/pull/14), [#16](https://github.com/MechanicalFlower/python-template/pull/16), [#19](https://github.com/MechanicalFlower/python-template/pull/19), [#21](https://github.com/MechanicalFlower/python-template/pull/21), [#27](https://github.com/MechanicalFlower/python-template/pull/27), [#46](https://github.com/MechanicalFlower/python-template/pull/46))
1818
- Bump `extractions/setup-just` from 1 to 3 ([#12](https://github.com/MechanicalFlower/python-template/pull/12), [#58](https://github.com/MechanicalFlower/python-template/pull/58))
1919
- Bump `lycheeverse/lychee-action` from 1 to 2 ([#40](https://github.com/MechanicalFlower/python-template/pull/40))
20+
- Bump `dangoslen/dependabot-changelog-helper` from 3 to 4 ([#57](https://github.com/MechanicalFlower/python-template/pull/57))

0 commit comments

Comments
 (0)