Skip to content

Commit

Permalink
dependabot add
Browse files Browse the repository at this point in the history
  • Loading branch information
FortiShield committed Jun 8, 2024
1 parent 5bcc02d commit c17b370
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
updates:
# GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
commit-message:
prefix:
# Python
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
groups:
python-packages:
patterns:
- "*"
commit-message:
prefix:

0 comments on commit c17b370

Please sign in to comment.