mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Merge pull request #297 from stumpylog/dependabot-gha-updates
Enable dependabot GHA updates
This commit is contained in:
commit
940b12a908
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -26,3 +26,13 @@ updates:
|
||||
labels:
|
||||
- "backend"
|
||||
- "dependencies"
|
||||
|
||||
# Enable updates for Github Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every month
|
||||
interval: "monthly"
|
||||
labels:
|
||||
- "ci-cd"
|
||||
- "dependencies"
|
||||
|
Loading…
x
Reference in New Issue
Block a user