1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Merge pull request #8203 from turrisxyz/Dependabot-GitHub-Actions

chore: Included githubactions in the dependabot config
This commit is contained in:
orklah 2022-06-30 19:04:39 +02:00 committed by GitHub
commit ebb2ca2b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"