Skip to content

Commit

Permalink
migrated pre-commit config (scverse#771)
Browse files Browse the repository at this point in the history
* migrated pre-commit config

* update changelog
  • Loading branch information
melonora authored Nov 11, 2024
1 parent 0aef9af commit e27dbdd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ fail_fast: false
default_language_version:
python: python3
default_stages:
- commit
- push
- pre-commit
- pre-push
minimum_pre_commit_version: 2.16.0
ci:
skip: []
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning][].
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html

## [0.2.6] - TBD

### Fixed

- Updated deprecated default stages of `pre-commit` #771

## [0.2.5] - 2024-06-11

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/notebooks
Submodule notebooks updated 162 files

0 comments on commit e27dbdd

Please sign in to comment.