Skip to content

Commit

Permalink
chore(deps): update minor-grouped (#213)
Browse files Browse the repository at this point in the history
| datasource  | package                            | from     | to       |
| ----------- | ---------------------------------- | -------- | -------- |
| github-tags | compilerla/conventional-pre-commit | v3.4.0   | v3.6.0   |
| github-tags | renovatebot/pre-commit-hooks       | 38.119.0 | 38.127.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 751bab9 commit 7d1e1ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ repos:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.119.0
rev: 38.127.1
hooks:
- id: renovate-config-validator
args: [--strict]

- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.4.0
rev: v3.6.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
Expand Down

0 comments on commit 7d1e1ed

Please sign in to comment.