Skip to content

Commit 65cbca8

Browse files
chore(deps): update pre-commit/action action to v3.0.1 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b58077c commit 65cbca8

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
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/setup-python@v5
3232

3333
- name: Run pre-commit on codebase
34-
uses: pre-commit/[email protected].0
34+
uses: pre-commit/[email protected].1
3535

3636
- name: Auto commit action
3737
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)