Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dipin <26918585+dipinknair@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] and dipinknair authored Jan 10, 2024
1 parent e6028eb commit 93feb26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: isort

- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8

Expand Down Expand Up @@ -40,7 +40,7 @@ repos:
- id: check-github-workflows

- repo: https://github.com/ansys/pre-commit-hooks
rev: v0.2.3
rev: v0.2.4
hooks:
- id: add-license-headers
files: '(src|examples|tests)/(?:.*/)*[^./]*(\.py)?$'
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG](https://kee
- Update changelog release 1.1 [#21](https://github.com/ansys/pymechanical-env/pull/21)

### Dependencies
- Update `pre-commit` [#24](https://github.com/ansys/pymechanical-env/pull/24)

## [0.1.1](https://github.com/ansys/pymechanical-env/releases/tag/v0.1.1) - January 02, 2024

Expand Down

0 comments on commit 93feb26

Please sign in to comment.