mirror of https://github.com/jenkinsci/jenkins.git
Freeze Jest updates in Dependabot configuration (#6827)
This commit is contained in:
parent
f8c4c724ea
commit
aba1c17ede
|
@ -66,6 +66,9 @@ updates:
|
||||||
reviewers:
|
reviewers:
|
||||||
- jenkinsci/sig-ux
|
- jenkinsci/sig-ux
|
||||||
ignore:
|
ignore:
|
||||||
# Handlebars files (*.hbs) require a few tweaks in order to comply with 4.x' standards:
|
# Handlebars (*.hbs) require a few tweaks in order to comply with 4.x' standards:
|
||||||
# https://issues.jenkins.io/browse/JENKINS-68926
|
# https://issues.jenkins.io/browse/JENKINS-68926
|
||||||
- dependency-name: "handlebars"
|
- dependency-name: "handlebars"
|
||||||
|
|
||||||
|
# A test case needs an update: https://issues.jenkins.io/browse/JENKINS-68975
|
||||||
|
- dependency-name: "jest"
|
||||||
|
|
Loading…
Reference in New Issue