Skip to content

Commit 0527998

Browse files
Bump brokenpip3/action-pre-commit-update from 0.0.3 to 0.0.5
Bumps [brokenpip3/action-pre-commit-update](https://github.com/brokenpip3/action-pre-commit-update) from 0.0.3 to 0.0.5. - [Release notes](https://github.com/brokenpip3/action-pre-commit-update/releases) - [Commits](brokenpip3/action-pre-commit-update@0.0.3...0.0.5) --- updated-dependencies: - dependency-name: brokenpip3/action-pre-commit-update dependency-version: 0.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7759c5c commit 0527998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit-updates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v6.0.3
1515
- name: Update pre-commit hooks
16-
uses: brokenpip3/action-pre-commit-update@0.0.3
16+
uses: brokenpip3/action-pre-commit-update@0.0.5
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)