Skip to content

Commit e16703d

Browse files
Bump pre-commit/action from 2.0.0 to 3.0.1
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55b7428 commit e16703d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- uses: actions/checkout@v4
2828
- uses: actions/setup-python@v5
2929
- run: pip install setuptools
30-
- uses: pre-commit/action@v2.0.0
30+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)