Skip to content

Commit 5ee22cc

Browse files
Bump pre-commit/action from 3.0.0 to 3.0.1 (#33)
Bumps [pre-commit/action](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a623a5 commit 5ee22cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
poetry-version: '1.5.0'
2929
- name: Install pip dependencies
3030
run: poetry install
31-
- uses: pre-commit/[email protected].0
31+
- uses: pre-commit/[email protected].1
3232
test:
3333
runs-on: ubuntu-20.04
3434
steps:

0 commit comments

Comments
 (0)