Compare commits

..

3 Commits

2 changed files with 4 additions and 4 deletions

View File

@ -11,9 +11,9 @@ ci:
autoupdate_schedule: quarterly autoupdate_schedule: quarterly
skip: [pylint] skip: [pylint]
# Fedora 39 python3 is 3.12 and nothing supports it # use pypy3 for python
default_language_version: default_language_version:
python: python3.11 python: pypy3
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
@ -52,7 +52,7 @@ repos:
"@prettier/plugin-ruby@4.0.2", "@prettier/plugin-ruby@4.0.2",
] ]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.9.0 rev: 23.9.1
hooks: hooks:
- id: black - id: black
#- id: black-jupyter #- id: black-jupyter

@ -1 +1 @@
Subproject commit 2f21e58f2a497a9d89b3198f0d9634f8617fd310 Subproject commit f02731ffbbad3071dd55f500529d9235d5405a7b