mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-20 05:17:20 +02:00
Compare commits
3 Commits
f01efe805c
...
ed4457b36e
Author | SHA1 | Date | |
---|---|---|---|
ed4457b36e | |||
7c6982225a | |||
bc161f990b |
@ -11,9 +11,9 @@ ci:
|
||||
autoupdate_schedule: quarterly
|
||||
skip: [pylint]
|
||||
|
||||
# Fedora 39 python3 is 3.12 and nothing supports it
|
||||
# use pypy3 for python
|
||||
default_language_version:
|
||||
python: python3.11
|
||||
python: pypy3
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
@ -52,7 +52,7 @@ repos:
|
||||
"@prettier/plugin-ruby@4.0.2",
|
||||
]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.9.0
|
||||
rev: 23.9.1
|
||||
hooks:
|
||||
- id: black
|
||||
#- id: black-jupyter
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 2f21e58f2a497a9d89b3198f0d9634f8617fd310
|
||||
Subproject commit f02731ffbbad3071dd55f500529d9235d5405a7b
|
Loading…
x
Reference in New Issue
Block a user