Exclude dependency updates other than direct dependencies (#14944)
This commit is contained in:
		
							parent
							
								
									8e6abbc4b9
								
							
						
					
					
						commit
						da10c5c707
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -11,7 +11,7 @@ updates:
 | 
			
		|||
      interval: weekly
 | 
			
		||||
    open-pull-requests-limit: 99
 | 
			
		||||
    allow:
 | 
			
		||||
      - dependency-type: all
 | 
			
		||||
      - dependency-type: direct
 | 
			
		||||
 | 
			
		||||
  - package-ecosystem: bundler
 | 
			
		||||
    directory: "/"
 | 
			
		||||
| 
						 | 
				
			
			@ -19,4 +19,4 @@ updates:
 | 
			
		|||
      interval: weekly
 | 
			
		||||
    open-pull-requests-limit: 99
 | 
			
		||||
    allow:
 | 
			
		||||
      - dependency-type: all
 | 
			
		||||
      - dependency-type: direct
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue