Skip to content

Commit 45eb2e8

Browse files
Bump the all-github-actions group with 1 update (#31)
Bumps the all-github-actions group with 1 update: [pre-commit/action](https://github.com/pre-commit/action). Updates `pre-commit/action` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41750c6 commit 45eb2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/setup-python@v5
1616
with:
1717
python-version: "3.8"
18-
- uses: pre-commit/action@v3.0.0
18+
- uses: pre-commit/action@v3.0.1
1919
tests:
2020
if: false # disable for now
2121
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)