Skip to content

Commit

Permalink
Merge pull request #116 from lsst-sqre/dependabot/github_actions/pre-…
Browse files Browse the repository at this point in the history
…commit/action-3.0.0

Bump pre-commit/action from 2.0.3 to 3.0.0
  • Loading branch information
rra authored Jun 6, 2022
2 parents 711c064 + 1798576 commit f0a9799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: "3.10"

- name: Run pre-commit
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.0

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f0a9799

Please sign in to comment.