Skip to content

Commit fdc3fee

Browse files
expobraingithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 4a060b8 commit fdc3fee

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
@@ -51,7 +51,7 @@ repos:
5151
args:
5252
- "--py39-plus"
5353
- repo: https://github.com/pycqa/isort
54-
rev: 6.0.1
54+
rev: 6.1.0
5555
hooks:
5656
- id: isort
5757
- repo: https://github.com/pycqa/bandit
@@ -73,7 +73,7 @@ repos:
7373
- "-lll"
7474
- "tests"
7575
- repo: https://github.com/psf/black-pre-commit-mirror
76-
rev: 25.1.0
76+
rev: 25.9.0
7777
hooks:
7878
- id: black
7979
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)