Skip to content

Commit f8fa6cd

Browse files
[pre-commit.ci] pre-commit autoupdate (#655)
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1) - [github.com/ansys/pre-commit-hooks: v0.3.1 → v0.4.2](ansys/pre-commit-hooks@v0.3.1...v0.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 75a9214 commit f8fa6cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/psf/black
4-
rev: 24.4.2
4+
rev: 24.8.0
55
hooks:
66
- id: black
77

@@ -11,7 +11,7 @@ repos:
1111
- id: isort
1212

1313
- repo: https://github.com/PyCQA/flake8
14-
rev: 7.1.0
14+
rev: 7.1.1
1515
hooks:
1616
- id: flake8
1717

@@ -43,7 +43,7 @@ repos:
4343
- id: check-github-workflows
4444

4545
- repo: https://github.com/ansys/pre-commit-hooks
46-
rev: v0.3.1
46+
rev: v0.4.2
4747
hooks:
4848
- id: add-license-headers
4949
args:

0 commit comments

Comments
 (0)