Skip to content

Commit

Permalink
Merge pull request #1230 from saschagrunert/zeitgeist
Browse files Browse the repository at this point in the history
Update zeitgeist to v0.4.1
  • Loading branch information
openshift-merge-robot authored Mar 31, 2023
2 parents 8ffbff6 + 3a47ff9 commit 81a8a73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PACKAGE_NAME ?= $(shell cargo metadata --no-deps --format-version 1 | jq -r '.pa
PREFIX ?= /usr
CI_TAG ?=
GOLANGCI_LINT_VERSION := v1.51.1
ZEITGEIST_VERSION := v0.3.5
ZEITGEIST_VERSION := v0.4.1
GINKGO_VERSION := v2.8.0

default:
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
match: GINKGO_VERSION

- name: zeitgeist
version: 0.3.5
version: 0.4.1
refPaths:
- path: Makefile
match: ZEITGEIST_VERSION
Expand Down

0 comments on commit 81a8a73

Please sign in to comment.