diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01ab9b63..f4a020b9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,6 +3,9 @@ # SPDX-License-Identifier: GPL-3.0-only exclude: "^LICENSES" +ci: + autoupdate_schedule: monthly + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0