Compare commits

..

No commits in common. "ed4457b36ea13736ea94d12009b0ed70cced4999" and "f01efe805cdaf743082394bfc17c5c603ea59247" have entirely different histories.

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]
# use pypy3 for python # Fedora 39 python3 is 3.12 and nothing supports it
default_language_version: default_language_version:
python: pypy3 python: python3.11
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.1 rev: 23.9.0
hooks: hooks:
- id: black - id: black
#- id: black-jupyter #- id: black-jupyter

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