Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-07 15:06:29 +0100
committerGitHub <noreply@github.com>2024-03-07 15:06:29 +0100
commite4f072315deaf21132373b148f115957591ede39 (patch)
treefa679edc866263048b1ad7163be2678cede09a59
parent9ae1048262fa5ba0e6c9ad77b866fcd29522a55a (diff)
chore(deps): update dependency dev/pre-commit to v3.6.2 (#2297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 3a36fe4a..2b0875cc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,7 +31,7 @@ Source = "https://github.com/archlinux/archinstall"
log = ["systemd_python==235"]
dev = [
"mypy==1.7.1",
- "pre-commit==3.5.0",
+ "pre-commit==3.6.2",
]
doc = ["sphinx"]