From 3ba48821d80a5827e7fc7e4671e9f4fe0fb9dec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 02:53:38 +0000 Subject: [PATCH] chore(deps): bump https://github.com/editorconfig-checker/editorconfig-checker.python Bumps [https://github.com/editorconfig-checker/editorconfig-checker.python](https://github.com/editorconfig-checker/editorconfig-checker.python) from 3.8.0 to 3.11.1. - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.python/releases) - [Commits](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.8.0...3.11.1) --- updated-dependencies: - dependency-name: https://github.com/editorconfig-checker/editorconfig-checker.python dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01f1c00..67bf14e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: actionlint - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.8.0 + rev: 3.11.1 hooks: - id: editorconfig-checker args: [-disable-indent-size]