Skip to content

Commit c5ccfab

Browse files
pre-commit-ci[bot]pyansys-ci-botRevathyvenugopal162
authored
chore: pre-commit automatic update (#839)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Revathy Venugopal <[email protected]>
1 parent 274a1c2 commit c5ccfab

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
- id: isort
4545

4646
- repo: https://github.com/PyCQA/flake8
47-
rev: 7.2.0
47+
rev: 7.3.0
4848
hooks:
4949
- id: flake8
5050

@@ -63,7 +63,7 @@ repos:
6363

6464
# this validates our github workflow files
6565
- repo: https://github.com/python-jsonschema/check-jsonschema
66-
rev: 0.33.0
66+
rev: 0.33.1
6767
hooks:
6868
- id: check-github-workflows
6969

doc/changelog/839.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pre-commit automatic update

0 commit comments

Comments
 (0)