-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ROX-13456: Bump detect-secrets to 1.4.0 #679
Conversation
Skipping CI for Draft Pull Request. |
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
3515f23
to
be30b96
Compare
695923a
to
31122e4
Compare
@@ -10,11 +10,10 @@ repos: | |||
stages: [push, manual] | |||
files: '(openapi/.*|pkg/workers/worker_interface.go|pkg/client/ocm/id.go|pkg/client/aws/client.go|pkg/client/ocm/client.go|pkg/client/iam/client.go|pkg/services/authorization/authorization.go|pkg/services/sso/iam_service.go|pkg/client/redhatsso/client.go|pkg/auth/auth_agent_service.go|internal/dinosaur/pkg/services/observatorium_service.go|internal/dinosaur/pkg/services/cluster_placement_strategy.go|internal/dinosaur/pkg/services/cloud_providers.go|internal/dinosaur/pkg/services/clusters.go|internal/dinosaur/pkg/services/quota.go|internal/dinosaur/pkg/services/fleetshard_operator_addon.go|internal/dinosaur/pkg/services/quota_service_factory.go|internal/dinosaur/pkg/clusters/cluster_builder.go|internal/dinosaur/pkg/clusters/provider.go|internal/dinosaur/pkg/services/dinosaur.go)' | |||
- repo: https://github.com/Yelp/detect-secrets | |||
rev: v1.2.0 | |||
rev: v1.4.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be awesome to use dependabot for this, but sadly pre-commit is not supported by it yet :(
31122e4
to
514e83b
Compare
New changes are detected. LGTM label has been removed. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kovayur, stehessel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kovayur, stehessel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
3b08473
to
a17331f
Compare
/retest |
76a31f6
to
8bda2e7
Compare
Description
Bump detect-secrets to 1.4.0
Checklist (Definition of Done)
Unit and integration tests addedTest manual
Evaluated and added CHANGELOG.md entry if requiredDocumentation added if necessary (i.e. changes to dev setup, test execution, ...)ROX-12345: ...
Test manual
CI green