aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-05-10 10:36:43 -0700
committerFranck Cuny <franck@fcuny.net>2025-05-10 10:36:43 -0700
commiteccfac6fdcf47c41575e5a0d2cea82b0967926a8 (patch)
tree9c4f0262baa38ae66f7c6e85e9d2e8674444569a /.github/dependabot.yml
parentadd flake-checker to pre-commit hooks (diff)
downloadinfra-eccfac6fdcf47c41575e5a0d2cea82b0967926a8.tar.gz
remove GHA, run the checks / tests with pre-commits
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml6
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"