1
Fork 0
mirror of https://github.com/RGBCube/cinny synced 2025-07-31 17:07:47 +00:00

Reverting .yaml as some things doesn't work (#451)

This commit is contained in:
Krishan 2022-03-30 15:01:41 +05:30 committed by GitHub
parent 1a6e3e73c5
commit 3a3a830706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 0 additions and 0 deletions

28
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,28 @@
# Docs: <https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/customizing-dependency-updates>
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: "tuesday"
time: "01:00"
timezone: "Asia/Kolkata"
- package-ecosystem: docker
directory: /
schedule:
interval: weekly
day: "tuesday"
time: "01:00"
timezone: "Asia/Kolkata"
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
day: "tuesday"
time: "01:00"
timezone: "Asia/Kolkata"