mirror of
				https://github.com/Icinga/icinga-php-thirdparty.git
				synced 2025-11-03 21:26:06 +01:00 
			
		
		
		
	dependabot.yml: Fix udpate-types declaration
This commit is contained in:
		
							parent
							
								
									50f68d3fc3
								
							
						
					
					
						commit
						2d8baeafe4
					
				
							
								
								
									
										4
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							@ -4,6 +4,8 @@ updates:
 | 
			
		||||
    directory: "/"
 | 
			
		||||
    open-pull-requests-limit: 20 # Roughly half the number of dependencies
 | 
			
		||||
    groups:
 | 
			
		||||
      update-types: patch
 | 
			
		||||
      composer:
 | 
			
		||||
        update-types:
 | 
			
		||||
          - "patch"
 | 
			
		||||
    schedule:
 | 
			
		||||
      interval: "daily"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user