mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 14:30:29 +03:00 
			
		
		
		
	Disable dependabot (#2140)
This commit is contained in:
		
							parent
							
								
									02437a6a20
								
							
						
					
					
						commit
						69268187c2
					
				
					 1 changed files with 26 additions and 26 deletions
				
			
		
							
								
								
									
										52
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										52
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,30 +1,30 @@
 | 
			
		|||
# Docs: <https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/customizing-dependency-updates>
 | 
			
		||||
 | 
			
		||||
version: 2
 | 
			
		||||
updates:
 | 
			
		||||
  - package-ecosystem: npm
 | 
			
		||||
    directory: /
 | 
			
		||||
    schedule:
 | 
			
		||||
      interval: weekly
 | 
			
		||||
      day: "tuesday"
 | 
			
		||||
      time: "01:00"
 | 
			
		||||
      timezone: "Asia/Kolkata"
 | 
			
		||||
    open-pull-requests-limit: 15
 | 
			
		||||
# version: 2
 | 
			
		||||
# updates:
 | 
			
		||||
#   - package-ecosystem: npm
 | 
			
		||||
#     directory: /
 | 
			
		||||
#     schedule:
 | 
			
		||||
#       interval: weekly
 | 
			
		||||
#       day: "tuesday"
 | 
			
		||||
#       time: "01:00"
 | 
			
		||||
#       timezone: "Asia/Kolkata"
 | 
			
		||||
#     open-pull-requests-limit: 15
 | 
			
		||||
 | 
			
		||||
  - package-ecosystem: github-actions
 | 
			
		||||
    directory: /
 | 
			
		||||
    schedule:
 | 
			
		||||
      interval: weekly
 | 
			
		||||
      day: "tuesday"
 | 
			
		||||
      time: "01:00"
 | 
			
		||||
      timezone: "Asia/Kolkata"
 | 
			
		||||
    open-pull-requests-limit: 5
 | 
			
		||||
#   - package-ecosystem: github-actions
 | 
			
		||||
#     directory: /
 | 
			
		||||
#     schedule:
 | 
			
		||||
#       interval: weekly
 | 
			
		||||
#       day: "tuesday"
 | 
			
		||||
#       time: "01:00"
 | 
			
		||||
#       timezone: "Asia/Kolkata"
 | 
			
		||||
#     open-pull-requests-limit: 5
 | 
			
		||||
 | 
			
		||||
  - package-ecosystem: docker
 | 
			
		||||
    directory: /
 | 
			
		||||
    schedule:
 | 
			
		||||
      interval: weekly
 | 
			
		||||
      day: "tuesday"
 | 
			
		||||
      time: "01:00"
 | 
			
		||||
      timezone: "Asia/Kolkata"
 | 
			
		||||
    open-pull-requests-limit: 5
 | 
			
		||||
#   - package-ecosystem: docker
 | 
			
		||||
#     directory: /
 | 
			
		||||
#     schedule:
 | 
			
		||||
#       interval: weekly
 | 
			
		||||
#       day: "tuesday"
 | 
			
		||||
#       time: "01:00"
 | 
			
		||||
#       timezone: "Asia/Kolkata"
 | 
			
		||||
#     open-pull-requests-limit: 5
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue