Skip to content

Commit 5d93ed8

Browse files
chore(deps): update pre-commit/action action to v3.0.1 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97da4e3 commit 5d93ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-python@v4
1919
with:
2020
python-version: "3.9"
21-
- uses: pre-commit/action@v3.0.0
21+
- uses: pre-commit/action@v3.0.1
2222

2323
# Make sure commit messages follow the conventional commits convention:
2424
# https://www.conventionalcommits.org

0 commit comments

Comments
 (0)