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:
		
							
								
								
									
										2
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							@@ -2,6 +2,7 @@ version: 2
 | 
				
			|||||||
updates:
 | 
					updates:
 | 
				
			||||||
  - package-ecosystem: "bun"
 | 
					  - package-ecosystem: "bun"
 | 
				
			||||||
    directory: "/frontend"
 | 
					    directory: "/frontend"
 | 
				
			||||||
 | 
					    groups:
 | 
				
			||||||
      minor-patch:
 | 
					      minor-patch:
 | 
				
			||||||
        update-types:
 | 
					        update-types:
 | 
				
			||||||
          - "patch"
 | 
					          - "patch"
 | 
				
			||||||
@@ -11,6 +12,7 @@ updates:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  - package-ecosystem: "gomod"
 | 
					  - package-ecosystem: "gomod"
 | 
				
			||||||
    directory: "/"
 | 
					    directory: "/"
 | 
				
			||||||
 | 
					    groups:
 | 
				
			||||||
      minor-patch:
 | 
					      minor-patch:
 | 
				
			||||||
        update-types:
 | 
					        update-types:
 | 
				
			||||||
          - "patch"
 | 
					          - "patch"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user