Skip to content

Commit c83e30f

Browse files
authored
Merge pull request #141 from dstansby/bump-pre-commit
Bump pre-commit action version
2 parents 898944b + 3720ef4 commit c83e30f

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)