Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requirements/pytest-8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Apr 30, 2024
2 parents aa1a1e1 + d498494 commit a41878b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black

Expand Down Expand Up @@ -33,7 +33,7 @@ repos:
# exclude: "tests/"

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.3
rev: v18.1.4
hooks:
- id: clang-format
files: |
Expand Down

0 comments on commit a41878b

Please sign in to comment.