1
0

First Entrys

This commit is contained in:
root
2025-12-03 10:56:03 +01:00
parent 414de0ec2b
commit d34a177e15
255 changed files with 19656 additions and 5 deletions

58
themes/ananke/.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,58 @@
################################################################################
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
################################################################################
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
day: friday
time: "18:00"
timezone: Asia/Bangkok
assignees:
- davidsneighbour
reviewers:
- davidsneighbour
target-branch: main
open-pull-requests-limit: 999
pull-request-branch-name:
separator: /
labels:
- type:dependencies
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
day: friday
time: "18:00"
timezone: Asia/Bangkok
assignees:
- davidsneighbour
reviewers:
- davidsneighbour
target-branch: main
open-pull-requests-limit: 999
pull-request-branch-name:
separator: /
labels:
- type:dependencies
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: friday
time: "18:00"
timezone: Asia/Bangkok
assignees:
- davidsneighbour
reviewers:
- davidsneighbour
target-branch: main
open-pull-requests-limit: 999
pull-request-branch-name:
separator: /
labels:
- type:dependencies