Skip to content

Commit 9237ee7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.4.0 → 3.4.1](editorconfig-checker/editorconfig-checker.python@3.4.0...3.4.1) - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0)
1 parent 16bc502 commit 9237ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: check-yaml
88
- id: check-added-large-files
99
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
10-
rev: '3.4.0'
10+
rev: '3.4.1'
1111
hooks:
1212
- id: editorconfig-checker
1313
alias: ec
@@ -17,6 +17,6 @@ repos:
1717
- id: isort
1818
name: isort (python)
1919
- repo: https://github.com/psf/black-pre-commit-mirror
20-
rev: 25.9.0
20+
rev: 25.11.0
2121
hooks:
2222
- id: black

0 commit comments

Comments
 (0)