Skip to content

Commit f270e24

Browse files
authored
Merge pull request #12 from alan-turing-institute/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 7c8d46c + 7f9e0c6 commit f270e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-python@v5
1919
with:
2020
python-version: "3.x"
21-
- uses: pre-commit/action@v3.0.0
21+
- uses: pre-commit/action@v3.0.1
2222
with:
2323
extra_args: --hook-stage manual --all-files
2424

0 commit comments

Comments
 (0)