index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-16 20:28:10 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 20:28:10 +1000 |
commit | 5aa616e70de0d5d5d1128945484b2892ce91be29 (patch) | |
tree | 99f8c9b549cb97474797f0903f586159e6628425 | |
parent | f4ce69b5c71175311c5401b282050ac3273d421c (diff) |
-rw-r--r-- | pyproject.toml | 2 |
diff --git a/pyproject.toml b/pyproject.toml index c0afc9a4..20b8955e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ Source = "https://github.com/archlinux/archinstall" log = ["systemd_python==235"] dev = [ "mypy==1.9.0", - "pre-commit==3.6.2", + "pre-commit==3.7.0", ] doc = ["sphinx"] |