diff options
| author | Nils <git@nkn-it.de> | 2023-04-19 10:13:18 +0200 |
|---|---|---|
| committer | Nils <git@nkn-it.de> | 2023-04-19 10:13:18 +0200 |
| commit | d08f1099d8b0d1f56e571d703a2a26d897107600 (patch) | |
| tree | 8e66627f2fd13084c54d0a9dfb3e1802fc850cdb | |
| parent | 66f5914342b6d7a2169d70e2f0bd13c45dbc2540 (diff) | |
dependabot
| -rw-r--r-- | .github/dependabot.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..5ace460 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" |
