diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-05-10 10:36:43 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-05-10 10:36:43 -0700 |
| commit | eccfac6fdcf47c41575e5a0d2cea82b0967926a8 (patch) | |
| tree | 9c4f0262baa38ae66f7c6e85e9d2e8674444569a /.github/dependabot.yml | |
| parent | add flake-checker to pre-commit hooks (diff) | |
| download | infra-eccfac6fdcf47c41575e5a0d2cea82b0967926a8.tar.gz | |
remove GHA, run the checks / tests with pre-commits
Diffstat (limited to '.github/dependabot.yml')
| -rw-r--r-- | .github/dependabot.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 5ace460..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" |
