Skip to content

Commit d2aa6ed

Browse files
committed
Update pre-commit action version
1 parent 0b0c274 commit d2aa6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-python@v5
19-
- uses: pre-commit/[email protected].0
19+
- uses: pre-commit/[email protected].1
2020
with:
2121
extra_args: --hook-stage manual --all-files
2222

0 commit comments

Comments
 (0)