mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Merge pull request #251 from paperless-ngx/dependabot-label-fix
Make dependabot labels consistent
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,6 +11,9 @@ updates: | |||||||
|     # Check the npm registry for updates every week |     # Check the npm registry for updates every week | ||||||
|     schedule: |     schedule: | ||||||
|       interval: "weekly" |       interval: "weekly" | ||||||
|  |     labels: | ||||||
|  |       - "frontend" | ||||||
|  |       - "dependencies" | ||||||
|  |  | ||||||
|   # Enable version updates for Python |   # Enable version updates for Python | ||||||
|   - package-ecosystem: "pip" |   - package-ecosystem: "pip" | ||||||
| @@ -20,3 +23,6 @@ updates: | |||||||
|     # Check for updates once a week |     # Check for updates once a week | ||||||
|     schedule: |     schedule: | ||||||
|       interval: "weekly" |       interval: "weekly" | ||||||
|  |     labels: | ||||||
|  |       - "backend" | ||||||
|  |       - "dependencies" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Quinn Casey
					Quinn Casey