mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Update Renovate Configuration
- Use the new shared configuration - This is a special config for themes which is scheduled monthly, not weekly.
This commit is contained in:
		
				
					committed by
					
						
						Hannah Wolfe
					
				
			
			
				
	
			
			
			
						parent
						
							50c53f4263
						
					
				
				
					commit
					dc05ff2f49
				
			@@ -1,22 +1,9 @@
 | 
			
		||||
{
 | 
			
		||||
  "extends": [
 | 
			
		||||
    "config:base",
 | 
			
		||||
    ":maintainLockFilesWeekly",
 | 
			
		||||
    "schedule:earlyMondays",
 | 
			
		||||
    ":automergeMinor"
 | 
			
		||||
    "@tryghost:theme"
 | 
			
		||||
  ],
 | 
			
		||||
  "travis": { "enabled": true },
 | 
			
		||||
  "node": {
 | 
			
		||||
    "supportPolicy": ["lts_latest"]
 | 
			
		||||
  },
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
      "packagePatterns": ["^postcss", "css", "autoprefixer"],
 | 
			
		||||
      "groupName": "css processors"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "packagePatterns": ["gulp"],
 | 
			
		||||
      "groupName": "gulp"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user