Skip to content

Commit cef3ee4

Browse files
dependabot[bot]Kurt-von-Laven
authored andcommitted
chore(deps): bump ScribeMD/pre-commit-action from 0.9.6 to 0.9.7
Bumps [ScribeMD/pre-commit-action](https://github.com/ScribeMD/pre-commit-action) from 0.9.6 to 0.9.7. - [Release notes](https://github.com/ScribeMD/pre-commit-action/releases) - [Changelog](https://github.com/ScribeMD/pre-commit-action/blob/main/CHANGELOG.md) - [Commits](ScribeMD/pre-commit-action@0.9.6...0.9.7) --- updated-dependencies: - dependency-name: ScribeMD/pre-commit-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fab9a0 commit cef3ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Use Docker in rootless mode.
2121
uses: ./
2222
- name: Run pre-commit hooks.
23-
uses: ScribeMD/[email protected].6
23+
uses: ScribeMD/[email protected].7
2424
- name: Send Slack notification with job status.
2525
if: always()
2626
uses: ScribeMD/[email protected]

0 commit comments

Comments
 (0)