Skip to content

Commit 30aa721

Browse files
authored
Merge branch 'master' into master
2 parents c88b71f + a71618f commit 30aa721

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
ci:
2+
autoupdate_schedule: monthly
3+
14
repos:
25
- repo: https://github.com/pre-commit/pre-commit-hooks
36
rev: v6.0.0
@@ -16,7 +19,7 @@ repos:
1619
- id: auto-walrus
1720

1821
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.13.1
22+
rev: v0.13.2
2023
hooks:
2124
- id: ruff-check
2225
- id: ruff-format

0 commit comments

Comments
 (0)