Skip to content

Commit 7009de6

Browse files
⬆️ Bump pre-commit/action from 3.0.0 to 3.0.1 (#27)
1 parent 8109513 commit 7009de6

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@v6
1919
with:
2020
python-version: "3.10"
21-
- uses: pre-commit/[email protected].0
21+
- uses: pre-commit/[email protected].1
2222

2323
tests:
2424

0 commit comments

Comments
 (0)