From 59c5a7ddd2c13b074bbfc5c7abcc3d91d0ff4406 Mon Sep 17 00:00:00 2001
From: Mauricio Villegas <5780272+mauvilsa@users.noreply.github.com>
Date: Tue, 7 Jan 2025 07:24:02 +0100
Subject: [PATCH] Update pre-commit versions (#659)
---
.pre-commit-config.yaml | 6 +++---
README.rst | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 89b7e0f9..a7b10085 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: v0.6.9
+ rev: v0.8.6
hooks:
- id: ruff
args: ["--fix"]
@@ -40,14 +40,14 @@ repos:
- id: yesqa
- repo: https://github.com/crate-ci/typos
- rev: v1.26.0
+ rev: v1.29.4
hooks:
- id: typos
args: []
verbose: true
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v1.12.0
+ rev: v1.14.1
hooks:
- id: mypy
files: jsonargparse.*/.*.py
diff --git a/README.rst b/README.rst
index 96da2671..9a650593 100644
--- a/README.rst
+++ b/README.rst
@@ -80,7 +80,7 @@ Other notable features include:
hierarchies.
- **Config file formats:** `json `__, `yaml
- `__, `jsonnet `__ and extendible to
+ `__, `jsonnet `__ and extendable to
more formats.
- **Relative paths:** within config files and parsing of config paths referenced