mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Enables dependabot for Github Action versions
This commit is contained in:
		
							
								
								
									
										10
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/dependabot.yml
									
									
									
									
										vendored
									
									
								
							@@ -26,3 +26,13 @@ updates:
 | 
			
		||||
    labels:
 | 
			
		||||
      - "backend"
 | 
			
		||||
      - "dependencies"
 | 
			
		||||
 | 
			
		||||
  # Enable updates for Github Actions
 | 
			
		||||
  - package-ecosystem: "github-actions"
 | 
			
		||||
    directory: "/"
 | 
			
		||||
    schedule:
 | 
			
		||||
      # Check for updates to GitHub Actions every month
 | 
			
		||||
      interval: "monthly"
 | 
			
		||||
    labels:
 | 
			
		||||
      - "ci-cd"
 | 
			
		||||
      - "dependencies"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user