aboutsummaryrefslogtreecommitdiffstats
path: root/python/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'python/.pre-commit-config.yaml')
-rw-r--r--python/.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/.pre-commit-config.yaml b/python/.pre-commit-config.yaml
index 9d8326d7..c2c69c91 100644
--- a/python/.pre-commit-config.yaml
+++ b/python/.pre-commit-config.yaml
@@ -3,4 +3,4 @@ repos:
rev: 22.3.0
hooks:
- id: black
- language_version: python3.10
+ language_version: python3.11