Skip to content

Commit

Permalink
added dependabot.yml (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyToshka authored Jan 8, 2024
1 parent d65a45c commit 27864b7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 14 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
3 changes: 0 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ If you then still feel the need to ask a question and need clarification, we rec

We will then take care of the issue as soon as possible.

-

## I Want To Contribute

> ### Legal Notice <!-- omit in toc -->
Expand Down Expand Up @@ -119,4 +117,3 @@ Enhancement suggestions are tracked as [GitHub issues](https://github.com/pyTosh
- **Explain why this enhancement would be useful** to most wazuh docker agent users. You may also want to point out the other projects that solved it better and which could serve as inspiration.

<!-- You might want to create an issue template for enhancement suggestions that can be used as a guide and that defines the structure of the information to be included. If you do so, reference it here in the description. -->

11 changes: 0 additions & 11 deletions dependabot.yml

This file was deleted.

0 comments on commit 27864b7

Please sign in to comment.