dependabot.yml: update to match main configuration
This commit is contained in:
		
							parent
							
								
									8856a609d6
								
							
						
					
					
						commit
						6b5d6c5333
					
				
							
								
								
									
										42
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										42
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							@ -19,6 +19,27 @@ updates:
 | 
			
		||||
    default-days: 1
 | 
			
		||||
    include:
 | 
			
		||||
    - "*"
 | 
			
		||||
- package-ecosystem: bundler
 | 
			
		||||
  directories:
 | 
			
		||||
  - "/Library/Homebrew"
 | 
			
		||||
  schedule:
 | 
			
		||||
    interval: weekly
 | 
			
		||||
    day: friday
 | 
			
		||||
    time: '08:00'
 | 
			
		||||
    timezone: Etc/UTC
 | 
			
		||||
  allow:
 | 
			
		||||
  - dependency-type: all
 | 
			
		||||
  groups:
 | 
			
		||||
    dependabot:
 | 
			
		||||
      patterns:
 | 
			
		||||
      - "*"
 | 
			
		||||
  cooldown:
 | 
			
		||||
    default-days: 1
 | 
			
		||||
    semver-major-days: 14
 | 
			
		||||
    semver-minor-days: 7
 | 
			
		||||
    semver-patch-days: 1
 | 
			
		||||
    include:
 | 
			
		||||
    - "*"
 | 
			
		||||
- package-ecosystem: docker
 | 
			
		||||
  directory: "/"
 | 
			
		||||
  schedule:
 | 
			
		||||
@ -49,4 +70,25 @@ updates:
 | 
			
		||||
    default-days: 1
 | 
			
		||||
    include:
 | 
			
		||||
    - "*"
 | 
			
		||||
- package-ecosystem: pip
 | 
			
		||||
  directories:
 | 
			
		||||
  - "/Library/Homebrew/formula-analytics/"
 | 
			
		||||
  schedule:
 | 
			
		||||
    interval: weekly
 | 
			
		||||
    day: friday
 | 
			
		||||
    time: '08:00'
 | 
			
		||||
    timezone: Etc/UTC
 | 
			
		||||
  allow:
 | 
			
		||||
  - dependency-type: all
 | 
			
		||||
  groups:
 | 
			
		||||
    dependabot:
 | 
			
		||||
      patterns:
 | 
			
		||||
      - "*"
 | 
			
		||||
  cooldown:
 | 
			
		||||
    default-days: 1
 | 
			
		||||
    semver-major-days: 14
 | 
			
		||||
    semver-minor-days: 7
 | 
			
		||||
    semver-patch-days: 1
 | 
			
		||||
    include:
 | 
			
		||||
    - "*"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user