Skip to content

Commit 1aaf519

Browse files
dependabot[bot]urfeex
authored andcommitted
Bump pre-commit/action from 3.0.0 to 3.0.1 (UniversalRobots#236)
1 parent dd3681b commit 1aaf519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: 3.10.4
2222
- name: Install system hooks
2323
run: sudo apt-get install clang-format-14 cppcheck
24-
- uses: pre-commit/[email protected].0
24+
- uses: pre-commit/[email protected].1
2525
with:
2626
extra_args: --all-files --hook-stage manual
2727

0 commit comments

Comments
 (0)