Skip to content

Commit ab53aaa

Browse files
AAriamRepoDynamicsBot
authored andcommitted
sync(config): Synchronize dynamic files with control center configurations.
[skip ci]
1 parent 909b100 commit ab53aaa

5 files changed

Lines changed: 201 additions & 12 deletions

File tree

.github/.repodynamics/metadata.json

Lines changed: 197 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4045,8 +4045,8 @@
40454045
},
40464046
"properties": {
40474047
"filter": {
4048-
"dark": "invert(47%) sepia(61%) saturate(3991%) hue-rotate(78deg) brightness(100%) contrast(101%)",
4049-
"light": "invert(15%) sepia(88%) saturate(2195%) hue-rotate(100deg) brightness(101%) contrast(101%)"
4048+
"dark": "invert(35%) sepia(93%) saturate(1528%) hue-rotate(78deg) brightness(104%) contrast(104%)",
4049+
"light": "invert(15%) sepia(35%) saturate(6690%) hue-rotate(114deg) brightness(97%) contrast(103%)"
40504050
}
40514051
}
40524052
},
@@ -6897,7 +6897,7 @@
68976897
"id": "DIC_kwDOJi8gRs4CWomw",
68986898
"is_answerable": false,
68996899
"name": "New Features",
6900-
"updated_at": "2023-07-04"
6900+
"updated_at": "2023-07-05"
69016901
},
69026902
"release": {
69036903
"created_at": "2023-05-21",
@@ -7046,7 +7046,7 @@
70467046
"orcid": "https://orcid.org/0000-0003-1563-6987"
70477047
}
70487048
],
7049-
"date-released": "2025-01-21",
7049+
"date-released": "2025-03-09",
70507050
"identifiers": [
70517051
{
70527052
"description": "Persistent DOI of the project as a whole.",
@@ -10413,7 +10413,7 @@
1041310413
},
1041410414
{
1041510415
"args": {
10416-
"message": "2025-01-21"
10416+
"message": "2025-03-09"
1041710417
},
1041810418
"label": "\ud83d\uddd3\u2002Release Date"
1041910419
},
@@ -20997,7 +20997,7 @@
2099720997
},
2099820998
{
2099920999
"args": {
21000-
"message": "2025-01-21"
21000+
"message": "2025-03-09"
2100121001
},
2100221002
"label": "\ud83d\uddd3\u2002Release Date"
2100321003
},
@@ -24117,7 +24117,7 @@
2411724117
},
2411824118
{
2411924119
"args": {
24120-
"message": "2025-01-21"
24120+
"message": "2025-03-09"
2412124121
},
2412224122
"label": "\ud83d\uddd3\u2002Release Date"
2412324123
},
@@ -26073,7 +26073,7 @@
2607326073
},
2607426074
{
2607526075
"args": {
26076-
"message": "2025-01-21"
26076+
"message": "2025-03-09"
2607726077
},
2607826078
"label": "\ud83d\uddd3\u2002Release Date"
2607926079
},
@@ -26664,6 +26664,195 @@
2666426664
"task_name": "Zenodo Sandbox"
2666526665
}
2666626666
},
26667+
"refactor": {
26668+
"pre_commit_config": {
26669+
"default_language_version": {
26670+
"python": "python3"
26671+
},
26672+
"minimum_pre_commit_version": "4.0.0",
26673+
"repos": [
26674+
{
26675+
"hooks": [
26676+
{
26677+
"id": "check-ast",
26678+
"stages": [
26679+
"pre-commit",
26680+
"manual"
26681+
],
26682+
"verbose": true
26683+
},
26684+
{
26685+
"id": "check-case-conflict",
26686+
"stages": [
26687+
"pre-commit",
26688+
"manual"
26689+
],
26690+
"verbose": true
26691+
},
26692+
{
26693+
"id": "check-json",
26694+
"stages": [
26695+
"pre-commit",
26696+
"manual"
26697+
],
26698+
"verbose": true
26699+
},
26700+
{
26701+
"id": "check-shebang-scripts-are-executable",
26702+
"stages": [
26703+
"pre-commit",
26704+
"manual"
26705+
],
26706+
"verbose": true
26707+
},
26708+
{
26709+
"id": "check-symlinks",
26710+
"stages": [
26711+
"pre-commit",
26712+
"manual"
26713+
],
26714+
"verbose": true
26715+
},
26716+
{
26717+
"id": "check-toml",
26718+
"stages": [
26719+
"pre-commit",
26720+
"manual"
26721+
],
26722+
"verbose": true
26723+
},
26724+
{
26725+
"id": "check-xml",
26726+
"stages": [
26727+
"pre-commit",
26728+
"manual"
26729+
],
26730+
"verbose": true
26731+
},
26732+
{
26733+
"id": "destroyed-symlinks",
26734+
"stages": [
26735+
"pre-commit",
26736+
"manual"
26737+
],
26738+
"verbose": true
26739+
},
26740+
{
26741+
"id": "end-of-file-fixer",
26742+
"stages": [
26743+
"pre-commit",
26744+
"manual"
26745+
],
26746+
"verbose": true
26747+
},
26748+
{
26749+
"id": "fix-byte-order-marker",
26750+
"stages": [
26751+
"pre-commit",
26752+
"manual"
26753+
],
26754+
"verbose": true
26755+
},
26756+
{
26757+
"args": [
26758+
"--fix",
26759+
"auto"
26760+
],
26761+
"id": "mixed-line-ending",
26762+
"stages": [
26763+
"pre-commit",
26764+
"manual"
26765+
],
26766+
"verbose": true
26767+
},
26768+
{
26769+
"args": [
26770+
"--branch",
26771+
"main",
26772+
"--pattern",
26773+
"release/v.*",
26774+
"--pattern",
26775+
"prerelease/v.*"
26776+
],
26777+
"id": "no-commit-to-branch",
26778+
"stages": [
26779+
"pre-commit"
26780+
],
26781+
"verbose": true
26782+
},
26783+
{
26784+
"args": [
26785+
"--autofix",
26786+
"--indent",
26787+
"3"
26788+
],
26789+
"id": "pretty-format-json",
26790+
"stages": [
26791+
"pre-commit",
26792+
"manual"
26793+
],
26794+
"verbose": true
26795+
},
26796+
{
26797+
"args": [
26798+
"--markdown-linebreak-ext=md"
26799+
],
26800+
"id": "trailing-whitespace",
26801+
"stages": [
26802+
"pre-commit",
26803+
"manual"
26804+
],
26805+
"verbose": true
26806+
}
26807+
],
26808+
"repo": "https://github.com/pre-commit/pre-commit-hooks",
26809+
"rev": "v5.0.0"
26810+
},
26811+
{
26812+
"hooks": [
26813+
{
26814+
"args": [
26815+
"--verbose",
26816+
"--config",
26817+
".devcontainer/config/ruff.toml",
26818+
"--exit-non-zero-on-fix"
26819+
],
26820+
"id": "ruff",
26821+
"stages": [
26822+
"pre-commit",
26823+
"manual"
26824+
],
26825+
"types_or": [
26826+
"python",
26827+
"pyi",
26828+
"jupyter"
26829+
],
26830+
"verbose": true
26831+
},
26832+
{
26833+
"args": [
26834+
"--config",
26835+
".devcontainer/config/ruff.toml"
26836+
],
26837+
"id": "ruff-format",
26838+
"stages": [
26839+
"pre-commit",
26840+
"manual"
26841+
],
26842+
"types_or": [
26843+
"python",
26844+
"pyi",
26845+
"jupyter"
26846+
],
26847+
"verbose": true
26848+
}
26849+
],
26850+
"repo": "https://github.com/astral-sh/ruff-pre-commit",
26851+
"rev": "v0.9.9"
26852+
}
26853+
]
26854+
}
26855+
},
2666726856
"schedule": {
2666826857
"cca": {
2666926858
"branch_types": [

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
message: Please cite PyPackIT using the following references.
22
version: 0.0.0
3-
date-released: '2025-01-21'
3+
date-released: '2025-03-09'
44
license:
55
- AGPL-3.0-or-later
66
url: https://pypackit.repodynamics.com

0 commit comments

Comments
 (0)