Skip to content

Commit

Permalink
Dependabot Config (demisto#17658)
Browse files Browse the repository at this point in the history
* ci(dependencies): add dependabot config

* fix(dependabot): rm client dir

* fix(infra): rm dev_envs dir
  • Loading branch information
Itay4 authored Feb 18, 2022
1 parent 6d40f23 commit a8f419c
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 730 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "pip"
directory: ".circleci"
schedule:
interval: "daily"
16 changes: 0 additions & 16 deletions Tests/scripts/dev_envs/default_python2/Pipfile

This file was deleted.

338 changes: 0 additions & 338 deletions Tests/scripts/dev_envs/default_python2/Pipfile.lock

This file was deleted.

19 changes: 0 additions & 19 deletions Tests/scripts/dev_envs/default_python3/Pipfile

This file was deleted.

Loading

0 comments on commit a8f419c

Please sign in to comment.