Skip to content

Commit 07f951e

Browse files
authored
ci: upgrade pre-commit action to v3.0.1
1 parent d72e8e8 commit 07f951e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
python-version: 3.12
2222
- name: Install System Dependencies
2323
run: sudo apt-get update && sudo apt-get install -y --no-install-recommends build-essential curl gettext git
24-
- uses: pre-commit/action@v2.0.3
24+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)