6796562b50
fix(deps): update module github.com/vbatts/git-validation to v1.2.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 05:43:42 +00:00
a8e1a5ed1b
fix(deps): update module github.com/vbatts/git-validation to v1.2.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 17:03:31 +00:00
2b4a27719c
build(deps): bump github.com/vbatts/git-validation in /test/tools
...
Bumps [github.com/vbatts/git-validation](https://github.com/vbatts/git-validation ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/vbatts/git-validation/releases )
- [Commits](https://github.com/vbatts/git-validation/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/vbatts/git-validation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 13:00:58 +00:00
3b9177995e
vendor test tools in submodule
...
Instead of using the main module we should vendor the test tools in a
different directory. That way we do not add extra dependencies to the
main module which can be problemetic for packages or other users.
This is already done in buildah so this makes us more consitent.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-05-04 17:11:43 +02:00