We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1eccb commit e3d20cfCopy full SHA for e3d20cf
1 file changed
.pre-commit-config.yaml
@@ -3,6 +3,9 @@
3
# SPDX-License-Identifier: GPL-3.0-only
4
exclude: "^LICENSES"
5
6
+ci:
7
+ autoupdate_schedule: monthly
8
+
9
repos:
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
rev: v5.0.0
0 commit comments