Skip to content

Commit

Permalink
Update dependabot.yml (#120)
Browse files Browse the repository at this point in the history
* Update dependabot.yml
  • Loading branch information
PandaMagnus authored Jun 25, 2024
1 parent 8801b73 commit bd89ef8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
version: 2
updates:
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
ignore:
- dependency-name: "*Selenium*"

- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Expand Down

0 comments on commit bd89ef8

Please sign in to comment.