mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	From daily to weekly
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,7 +7,7 @@ updates: | ||||
|     target-branch: develop | ||||
|     labels: ["bug"] | ||||
|     schedule: | ||||
|       interval: "daily" | ||||
|       interval: "weekly" | ||||
|  | ||||
|   # yarn / JS updates | ||||
|   - package-ecosystem: "npm" | ||||
| @@ -15,7 +15,7 @@ updates: | ||||
|     target-branch: develop | ||||
|     labels: ["bug"] | ||||
|     schedule: | ||||
|       interval: "daily" | ||||
|       interval: "weekly" | ||||
|  | ||||
|   # yarn / JS updates for new frontend | ||||
|   - package-ecosystem: "npm" | ||||
| @@ -23,4 +23,4 @@ updates: | ||||
|     target-branch: develop | ||||
|     labels: ["bug"] | ||||
|     schedule: | ||||
|       interval: "daily" | ||||
|       interval: "weekly" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user