Skip to content

Commit

Permalink
Add Ignore dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arturobernalg committed Dec 19, 2020
1 parent b001317 commit c197a2f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "daily"
ignore:
- dependency-name: javax.servlet:javax.servlet-api
- dependency-name: javax.servlet.jsp:javax.servlet.jsp-api
- dependency-name: org.apache.tomcat:tomcat

0 comments on commit c197a2f

Please sign in to comment.