Skip to content

Commit 3f61bcc

Browse files
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#276)
1 parent 8f779c3 commit 3f61bcc

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
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/setup-python@v5
2929
with:
3030
python-version: "3.11"
31-
- uses: pre-commit/action@v3.0.0
31+
- uses: pre-commit/action@v3.0.1
3232

3333
test:
3434
strategy:

0 commit comments

Comments
 (0)