Skip to content

Commit 371846e

Browse files
committed
pre-commit.ci: update monthly
1 parent f7c9802 commit 371846e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ repos:
3636
- --target-version=py38
3737
- --target-version=py39
3838
- --target-version=py310
39+
- --target-version=py311
3940

4041
# Autoformat: Python code
4142
- repo: https://github.com/pycqa/isort
@@ -76,3 +77,7 @@ repos:
7677
args:
7778
- --ignore=E,C,W
7879
- --builtins=c
80+
81+
# pre-commit.ci config reference: https://pre-commit.ci/#configuration
82+
ci:
83+
autoupdate_schedule: monthly

0 commit comments

Comments
 (0)