From 3cf879efaf083bb0126168d9a6b90b65183f9dd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:34:51 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .pre-commit-config.yaml | 2 +- chezmoi_config/dot_tool-versions | 30 ++++++++++----------- chezmoi_config/requirements-development.txt | 2 +- chezmoi_config/requirements-mkdocs.txt | 8 +++--- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6113841..12386e4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v5.0.0 hooks: - id: check-yaml - id: end-of-file-fixer diff --git a/chezmoi_config/dot_tool-versions b/chezmoi_config/dot_tool-versions index 1bdfdec..2e043ab 100644 --- a/chezmoi_config/dot_tool-versions +++ b/chezmoi_config/dot_tool-versions @@ -1,27 +1,27 @@ -act 0.2.60 +act 0.2.70 argo 3.4.5 -argocd 2.10.5 +argocd 2.13.2 chezmoi 2.40.0 -direnv 2.34.0 -github-cli 2.46.0 -golang 1.22.1 +direnv 2.35.0 +github-cli 2.63.2 +golang 1.23.4 gopass 1.15.5 -helm 3.14.3 -hugo 0.124.1 +helm 3.16.3 +hugo 0.139.4 jq 1.6 k9s 0.27.4 -kind 0.22.0 -kubectl 1.29.3 -kustomize 5.3.0 +kind 0.25.0 +kubectl 1.32.0 +kustomize 5.5.0 mc RELEASE.2020-11-25T23-04-07Z -packer 1.8.5 -python 3.12.2 -shfmt 3.8.0 +packer 1.11.2 +python 3.13.1 +shfmt 3.10.0 talhelper 1.8.0 talosctl 1.4.6 task 3.33.1 -terraform 1.7.5 +terraform 1.10.2 vagrant 2.3.4 vale 3.0.1 vendir 0.32.2 -yq 4.43.1 +yq 4.44.6 diff --git a/chezmoi_config/requirements-development.txt b/chezmoi_config/requirements-development.txt index 0315dae..006f01f 100644 --- a/chezmoi_config/requirements-development.txt +++ b/chezmoi_config/requirements-development.txt @@ -1,2 +1,2 @@ -pre-commit==3.7.0 +pre-commit==4.0.1 cookiecutter==2.6.0 diff --git a/chezmoi_config/requirements-mkdocs.txt b/chezmoi_config/requirements-mkdocs.txt index 94a6e56..6faa709 100644 --- a/chezmoi_config/requirements-mkdocs.txt +++ b/chezmoi_config/requirements-mkdocs.txt @@ -1,4 +1,4 @@ -mkdocs==1.5.3 -mkdocs-include-markdown-plugin==6.0.5 -pymdown-extensions==10.7.1 -mkdocs-material==9.5.15 +mkdocs==1.6.1 +mkdocs-include-markdown-plugin==7.1.2 +pymdown-extensions==10.12 +mkdocs-material==9.5.48