forked from zaclys/searxng
		
	Merge pull request #235 from searxng/dependabot-npm
dependabot.yml: check npm packages
This commit is contained in:
		
						commit
						34ffd08187
					
				
					 1 changed files with 14 additions and 0 deletions
				
			
		
							
								
								
									
										14
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/dependabot.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -8,3 +8,17 @@ updates: | |||
|       day: "friday" | ||||
|     open-pull-requests-limit: 5 | ||||
|     target-branch: "master" | ||||
|   - package-ecosystem: "npm" | ||||
|     directory: "/searx/static/themes/oscar" | ||||
|     schedule: | ||||
|       interval: "weekly" | ||||
|       day: "friday" | ||||
|     open-pull-requests-limit: 5 | ||||
|     target-branch: "master" | ||||
|   - package-ecosystem: "npm" | ||||
|     directory: "/searx/static/themes/simple" | ||||
|     schedule: | ||||
|       interval: "weekly" | ||||
|       day: "friday" | ||||
|     open-pull-requests-limit: 5 | ||||
|     target-branch: "master" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament