Skip to content

Commit

Permalink
Merge pull request #4 from alan-turing-institute/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/pre-commit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
Hussein-Mahfouz authored Feb 15, 2024
2 parents ed36430 + 0a068eb commit 453814b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.x"
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
with:
extra_args: --hook-stage manual --all-files

Expand Down

0 comments on commit 453814b

Please sign in to comment.