Skip to content

Commit

Permalink
Merge pull request #141 from dstansby/bump-pre-commit
Browse files Browse the repository at this point in the history
Bump pre-commit action version
  • Loading branch information
QuLogic authored Jan 24, 2024
2 parents 898944b + 3720ef4 commit c83e30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v3.0.0
build:
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit c83e30f

Please sign in to comment.