Skip to content

Commit c74f7a2

Browse files
author
Hiroaki Imoto
authored
Merge branch 'master' into dev
2 parents 10c57f6 + 5bee97f commit c74f7a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ repos:
66
additional_dependencies: [toml]
77

88
- repo: https://github.com/psf/black
9-
rev: 24.4.2
9+
rev: 24.10.0
1010
hooks:
1111
- id: black
1212
additional_dependencies: [toml]
13-
language_version: python3.8
13+
language_version: python3.12
1414

1515
- repo: https://github.com/PyCQA/flake8
16-
rev: 7.0.0
16+
rev: 7.1.1
1717
hooks:
1818
- id: flake8

0 commit comments

Comments
 (0)