mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Migrate config .github/renovate.json
This commit is contained in:
		
							parent
							
								
									5771f0ec37
								
							
						
					
					
						commit
						924df0ac5c
					
				
							
								
								
									
										12
									
								
								.github/renovate.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/renovate.json
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
    "extends": [
 | 
			
		||||
        "config:base"
 | 
			
		||||
        "config:recommended"
 | 
			
		||||
    ],
 | 
			
		||||
    "labels": [
 | 
			
		||||
        "Dependency"
 | 
			
		||||
| 
						 | 
				
			
			@ -9,9 +9,13 @@
 | 
			
		|||
    "packageRules": [
 | 
			
		||||
        {
 | 
			
		||||
            "groupName": "github-actions",
 | 
			
		||||
            "matchManagers": ["github-actions"],
 | 
			
		||||
            "separateMajorMinor": "false"
 | 
			
		||||
            "matchManagers": [
 | 
			
		||||
                "github-actions"
 | 
			
		||||
            ],
 | 
			
		||||
            "separateMajorMinor": false
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "schedule": ["on the 3rd day of the month"]
 | 
			
		||||
    "schedule": [
 | 
			
		||||
        "on the 3rd day of the month"
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user