Skip to content

Commit 779da1a

Browse files
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#862)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1457d46 commit 779da1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Mypy
3737
run: mypy
3838
- name: Pre-Commit hooks
39-
uses: pre-commit/action@v3.0.0
39+
uses: pre-commit/action@v3.0.1
4040
- name: Flake8
4141
run: flake8
4242
- name: Prepare twine checker

0 commit comments

Comments
 (0)