Skip to content

Commit 79d5411

Browse files
devxy-botPatrick Schratz
authored andcommitted
chore(deps): update reg.devxy.io/proxy_cache/commitlint/commitlint docker tag to v20 (#74)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [reg.devxy.io/proxy_cache/commitlint/commitlint](https://github.com/conventional-changelog/commitlint) | major | `19.9.1` -> `20.0.0` | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (reg.devxy.io/proxy_cache/commitlint/commitlint)</summary> ### [`v20.0.0`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#2000-2025-09-25) [Compare Source](conventional-changelog/commitlint@v19.9.1...v20.0.0) ##### Bug Fixes - update dependency tar-fs to v3.1.1 \[security] ([#&#8203;4550](conventional-changelog/commitlint#4550)) ([273a43e](conventional-changelog/commitlint@273a43e)) - feat(rules)!: make body-max-line-length ignore lines with URLs ([#&#8203;4486](conventional-changelog/commitlint#4486)) ([2f37a88](conventional-changelog/commitlint@2f37a88)), closes [#&#8203;4486](conventional-changelog/commitlint#4486) ##### BREAKING CHANGES - when lines contain URLs exceeding the maximum line length `body-max-line-length` will be ignored #### [19.9.1](conventional-changelog/commitlint@v19.9.0...v19.9.1) (2025-08-29) ##### Bug Fixes - add TypeScript support and configuration for pnpm scopes ([#&#8203;4544](conventional-changelog/commitlint#4544)) ([ea75778](conventional-changelog/commitlint@ea75778)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://codefloe.com/devxy/ansible-data-science-core/pulls/74 Co-authored-by: devxy-bot <no-reply@devxy.io> Co-committed-by: devxy-bot <no-reply@devxy.io>
1 parent 7aed7c0 commit 79d5411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.crow/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ steps:
2222
when:
2323
- event: pull_request
2424
- event: pull_request_edited
25-
image: reg.devxy.io/proxy_cache/commitlint/commitlint:19.9.1
25+
image: reg.devxy.io/proxy_cache/commitlint/commitlint:20.0.0
2626
commands:
2727
- echo $${CI_COMMIT_PULL_REQUEST_TITLE} | commitlint

0 commit comments

Comments
 (0)