Skip to content

Commit

Permalink
MAINT: update pre-commit config file (#33)
Browse files Browse the repository at this point in the history
* MAINT: update pre-commit config file

updates:
- [github.com/ComPWA/repo-maintenance: 0.1.2 → 0.1.11](ComPWA/policy@0.1.2...0.1.11)
- [github.com/nbQA-dev/nbQA: 1.7.0 → 1.7.1](nbQA-dev/nbQA@1.7.0...1.7.1)
- [github.com/psf/black-pre-commit-mirror: 23.11.0 → 23.12.1](psf/black-pre-commit-mirror@23.11.0...23.12.1)
- [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.3...v4.0.0-alpha.8)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* MAINT: update pip constraints and pre-commit

* MAINT: update pip constraints and pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* MAINT: autoupdate pre-commit hooks

* MAINT: add `node_modules` to `.gitignore`

* DX: rename constraints upgrade PR title

* DX: rename constraints upgrade PR title

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: GitHub <[email protected]>
Co-authored-by: Remco de Boer <[email protected]>
  • Loading branch information
3 people authored Jan 11, 2024
1 parent 3e2b81c commit 4a91477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ __pycache__/
_build/
htmlcov/
jupyter_execute/
node_modules/
prof/

# Virtual environments
Expand Down

0 comments on commit 4a91477

Please sign in to comment.