Skip to content

Commit 3720ef4

Browse files
committed
Bump pre-commit action version
1 parent 898944b commit 3720ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v3
1010
- uses: actions/setup-python@v4
11-
- uses: pre-commit/action@v2.0.0
11+
- uses: pre-commit/action@v3.0.0
1212
build:
1313
runs-on: ubuntu-20.04
1414
steps:

0 commit comments

Comments
 (0)