Update dependency jshint to v2.13.6 #6

Open
jcabillot wants to merge 2 commits from renovate/jshint-2.x-lockfile into master
Showing only changes of commit 0b44cb0b5a - Show all commits
Vendored
+3 -3
View File
@@ -7,9 +7,9 @@ pipeline {
agent any
triggers {
cron('@midnight')
}
//triggers {
// cron('@midnight')
//}
stages {
stage('Clone repository') {