Skip to content

Commit 2d6e1ae

Browse files
raidgar98vogel76
authored andcommitted
Bump common-ci-configuration
1 parent 618bf9f commit 2d6e1ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ include:
4040
- local: '/scripts/ci-helpers/prepare_data_image_job.yml'
4141
- local: '/scripts/ci-helpers/mirrornet_jobs.gitlab-ci.yml'
4242
- project: 'hive/common-ci-configuration'
43-
ref: b815ab817eed8e640e206a97f704aa7d56d6ef50
43+
ref: 682ba2e16cfc4ef192478d2d21c4b5a52bbd4678
4444
file:
4545
- '/templates/npm_projects.gitlab-ci.yml'
4646
- '/templates/wasm_build.gitlab-ci.yml'
@@ -443,6 +443,7 @@ verify_poetry_lock_sanity:
443443
variables:
444444
PACKAGES_TO_CHECK: "$CI_PROJECT_DIR/tests/python/"
445445
PYPROJECT_CONFIG_PATH: "$CI_PROJECT_DIR/tests/python/hive-local-tools/pyproject.toml"
446+
PRE_COMMIT_CONFIG: "$CI_PROJECT_DIR/tests/python/hive-local-tools/.pre-commit-config.yaml"
446447
before_script:
447448
- !reference [.python_based, before_script]
448449
- cd $CI_PROJECT_DIR/tests/python/hive-local-tools

0 commit comments

Comments
 (0)