Update dependency less to v3.13.1 #7

Open
jcabillot wants to merge 2 commits from renovate/less-3.x into master
Showing only changes of commit fc22b409e8 - 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') {