Skip to content

Commit d0fdf81

Browse files
authored
Merge pull request #230 from humanoid-path-planner/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c98b8af + 1899b80 commit d0fdf81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: http://rainboard.laas.fr/project/hpp-corbaserver/.gitlab-ci.yml
1+
include: https://rainboard.laas.fr/project/hpp-corbaserver/.gitlab-ci.yml

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autoupdate_branch: devel
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.5.0
5+
rev: v0.5.1
66
hooks:
77
- id: ruff
88
args:

0 commit comments

Comments
 (0)