Skip to content

Commit

Permalink
Merge pull request #9 from dark0dave/dependabot/github_actions/pre-co…
Browse files Browse the repository at this point in the history
…mmit/action-3.0.0

build(deps): Bump pre-commit/action from 2.0.0 to 3.0.0
  • Loading branch information
dark0dave authored Oct 5, 2023
2 parents 20cc371 + 832d767 commit dac18dc
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v3.0.0
build:
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit dac18dc

Please sign in to comment.