Skip to content

Commit 6a10a2a

Browse files
chore(deps): update pre-commit/action action to v3
1 parent 308c86c commit 6a10a2a

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-python@v3
1515
with:
1616
python-version: "3.9"
17-
- uses: pre-commit/action@v2.0.3
17+
- uses: pre-commit/action@v3.0.0
1818

1919
test:
2020
strategy:

0 commit comments

Comments
 (0)