Configure Renovate (#25255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
		
							parent
							
								
									0ddc895282
								
							
						
					
					
						commit
						a80efb449e
					
				
					 14 changed files with 122 additions and 99 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/rebase-needed.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/rebase-needed.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -4,10 +4,12 @@ on:
 | 
			
		|||
  push:
 | 
			
		||||
    branches-ignore:
 | 
			
		||||
      - 'dependabot/**'
 | 
			
		||||
      - 'renovate/**'
 | 
			
		||||
      - 'l10n_main'
 | 
			
		||||
  pull_request_target:
 | 
			
		||||
    branches-ignore:
 | 
			
		||||
      - 'dependabot/**'
 | 
			
		||||
      - 'renovate/**'
 | 
			
		||||
      - 'l10n_main'
 | 
			
		||||
    types: [synchronize]
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue