Dependabot Updates should only happen once a week.

This commit is contained in:
Federico Builes
2022-11-24 10:57:01 +01:00
parent 464e6ac735
commit 9ad1f84ed2
+2 -2
View File
@@ -3,12 +3,12 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: weekly
- package-ecosystem: npm
directory: /
schedule:
interval: daily
interval: weekly
ignore:
- dependency-name: '@types/node'
update-types: ['version-update:semver-major']