Skip to content

Commit

Permalink
Merge pull request #133 from learningequality/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/pre-commit/action-3.0.1

Bump pre-commit/action from 2.0.0 to 3.0.1
  • Loading branch information
rtibbles authored Jun 20, 2024
2 parents 55b7428 + e16703d commit 78597f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: pip install setuptools
- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v3.0.1

0 comments on commit 78597f0

Please sign in to comment.