Freeze Jest updates in Dependabot configuration (#6827)

This commit is contained in:
Alexander Brandes 2022-07-10 19:47:42 +02:00 committed by GitHub
parent f8c4c724ea
commit aba1c17ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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"