Skip to content

Commit 8b4c9d3

Browse files
Bump pre-commit/action from 2.0.0 to 2.0.3
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v2.0.0...v2.0.3) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3acbae commit 8b4c9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
python-version: "3.8"
4848

4949
- name: Lint code
50-
uses: pre-commit/action@v2.0.0
50+
uses: pre-commit/action@v2.0.3
5151

5252
- name: Install pipenv
5353
run: |

0 commit comments

Comments
 (0)