From 463f6caacf72460016122fd6ebce34241e7da7fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 02:53:36 +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.6.1 to 3.8.0. - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.python/releases) - [Commits](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.6.1...3.8.0) --- updated-dependencies: - dependency-name: https://github.com/editorconfig-checker/editorconfig-checker.python dependency-version: 3.8.0 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 b44f0c5..01f1c00 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.6.1 + rev: 3.8.0 hooks: - id: editorconfig-checker args: [-disable-indent-size]