Skip to content

Commit 103a429

Browse files
authored
Merge pull request #2 from Robotic-Decision-Making-Lab/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 07da992 + 0a5c1de commit 103a429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: sudo apt-get install clang-format-14
2525

2626
- name: Run pre-commit
27-
uses: pre-commit/action@v3.0.0
27+
uses: pre-commit/action@v3.0.1
2828
id: precommit
2929

3030
- name: Upload pre-commit changes

0 commit comments

Comments
 (0)