mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Group GHA updates into a single PR, run once a month
This commit is contained in:
		
							parent
							
								
									fa1f33a81b
								
							
						
					
					
						commit
						4c70308031
					
				
							
								
								
									
										10
									
								
								.github/renovate.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/renovate.json
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -2,5 +2,13 @@
 | 
				
			||||||
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
					    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
				
			||||||
    "extends": [
 | 
					    "extends": [
 | 
				
			||||||
        "config:base"
 | 
					        "config:base"
 | 
				
			||||||
    ]
 | 
					    ],
 | 
				
			||||||
 | 
					    "packageRules": [
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            "groupName": "github-actions",
 | 
				
			||||||
 | 
					            "matchManagers": ["github-actions"],
 | 
				
			||||||
 | 
					            "separateMajorMinor": "false"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
 | 
					    "schedule": ["on the first day of the month"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,6 +3,7 @@ repos:
 | 
				
			||||||
    rev: 3298ddab3c13dd77d6ce1fc0baf97691430d84b0  # frozen: v4.3.0
 | 
					    rev: 3298ddab3c13dd77d6ce1fc0baf97691430d84b0  # frozen: v4.3.0
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
      - id: check-merge-conflict
 | 
					      - id: check-merge-conflict
 | 
				
			||||||
 | 
					      - id: check-json
 | 
				
			||||||
      - id: check-yaml
 | 
					      - id: check-yaml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ci:
 | 
					ci:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user