Skip to content

Commit 36e8dfb

Browse files
authored
Merge pull request #16 from datafusion-contrib/dependabot/github_actions/pre-commit/action-3.0.1
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1
2 parents e8b1259 + f17be9b commit 36e8dfb

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
@@ -40,7 +40,7 @@ jobs:
4040
uses: Swatinem/rust-cache@v2
4141

4242
- name: Run pre-commit lint checks
43-
uses: pre-commit/[email protected].0
43+
uses: pre-commit/[email protected].1
4444
with:
4545
extra_args: --all-files --verbose
4646
env:

0 commit comments

Comments
 (0)