mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-04-24 06:47:55 -05:00
Merge branch 'master' into circuitous-merge-challenge
This commit is contained in:
commit
30a868bf91
13
.github/dependabot.yml
vendored
Normal file
13
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Configuration options: https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
# Enable version updates for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
# Directory must be set to "/" to check for workflow files in .github/workflows
|
||||
directory: "/"
|
||||
# Check for updates to GitHub Actions once a week
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
# Limit the amout of open PR's (default = 5, disabled = 0, security updates are not impacted)
|
||||
open-pull-requests-limit: 2
|
||||
1296
tokens.xml
1296
tokens.xml
File diff suppressed because it is too large
Load Diff
|
|
@ -1 +1 @@
|
|||
20230419
|
||||
20231009b
|
||||
Loading…
Reference in New Issue
Block a user