Skip to content

Commit 20c5b37

Browse files
Merge pull request #1177 from r-lib/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 775c399 + e649f18 commit 20c5b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
python-version: "3.9"
3636
architecture: "x64"
3737
- name: Run pre-commit
38-
uses: pre-commit/[email protected].0
38+
uses: pre-commit/[email protected].1
3939
env:
4040
SKIP: pkgdown
4141
- name: Commit files

0 commit comments

Comments
 (0)