Skip to content

Commit

Permalink
Create dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Juniper <dotvnl@gmail.com>
  • Loading branch information
jvnipers authored Nov 22, 2024
1 parent 1641a6f commit ed2ca05
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "dev"
schedule:
interval: "monthly"
- package-ecosystem: "gitsubmodule"
directory: "/"
target-branch: "dev"
allow:
- dependency-name: "hl2sdk-cs2"
- dependency-name: "metamod-source"
schedule:
interval: "daily"

0 comments on commit ed2ca05

Please sign in to comment.