mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-11-04 08:05:42 +00:00 
			
		
		
		
	chore: fix dependabot config
This commit is contained in:
		
							
								
								
									
										18
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							@@ -2,19 +2,21 @@ version: 2
 | 
				
			|||||||
updates:
 | 
					updates:
 | 
				
			||||||
  - package-ecosystem: "bun"
 | 
					  - package-ecosystem: "bun"
 | 
				
			||||||
    directory: "/frontend"
 | 
					    directory: "/frontend"
 | 
				
			||||||
    minor-patch:
 | 
					    groups:
 | 
				
			||||||
      update-types:
 | 
					      minor-patch:
 | 
				
			||||||
        - "patch"
 | 
					        update-types:
 | 
				
			||||||
        - "minor"
 | 
					          - "patch"
 | 
				
			||||||
 | 
					          - "minor"
 | 
				
			||||||
    schedule:
 | 
					    schedule:
 | 
				
			||||||
      interval: "daily"
 | 
					      interval: "daily"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - package-ecosystem: "gomod"
 | 
					  - package-ecosystem: "gomod"
 | 
				
			||||||
    directory: "/"
 | 
					    directory: "/"
 | 
				
			||||||
    minor-patch:
 | 
					    groups:
 | 
				
			||||||
      update-types:
 | 
					      minor-patch:
 | 
				
			||||||
        - "patch"
 | 
					        update-types:
 | 
				
			||||||
        - "minor"
 | 
					          - "patch"
 | 
				
			||||||
 | 
					          - "minor"
 | 
				
			||||||
    schedule:
 | 
					    schedule:
 | 
				
			||||||
      interval: "daily"
 | 
					      interval: "daily"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user