Skip to content

Commit ea3dcd0

Browse files
Bump pre-commit/action from 2.0.0 to 3.0.0 (#1054)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 385492d commit ea3dcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
steps:
6666
- uses: actions/checkout@v3
6767
- uses: actions/setup-python@v2
68-
- uses: pre-commit/action@v2.0.0
68+
- uses: pre-commit/action@v3.0.0
6969
with:
7070
extra_args: --all-files --hook-stage=manual
7171
- name: Help message if pre-commit fail

0 commit comments

Comments
 (0)