Skip to content

Commit 323b49e

Browse files
authored
Merge pull request #345 from myoung34/renovate/pre-commit-action-3.x
Update pre-commit/action action to v3.0.1
2 parents d94a401 + aaf2b39 commit 323b49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1212
- uses: actions/setup-python@v5
13-
- uses: pre-commit/[email protected].0
13+
- uses: pre-commit/[email protected].1
1414
- name: Run ShellCheck
1515
uses: ludeeus/action-shellcheck@master

0 commit comments

Comments
 (0)