Skip to content

Commit d9d7989

Browse files
authored
Merge pull request #39 from mcsitter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3ab9a69 + 9565c30 commit d9d7989

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-case-conflict
1212
- id: requirements-txt-fixer
1313
- repo: https://github.com/psf/black-pre-commit-mirror
14-
rev: 25.9.0
14+
rev: 25.11.0
1515
hooks:
1616
- id: black
1717
language_version: python3
@@ -30,7 +30,7 @@ repos:
3030
- id: isort
3131

3232
- repo: https://github.com/PyCQA/pylint/
33-
rev: v4.0.2
33+
rev: v4.0.3
3434
hooks:
3535
- id: pylint
3636
args: [--disable=E0401]

0 commit comments

Comments
 (0)