Skip to content

Commit

Permalink
Automatically label .pre-commit-config.yaml update (pyvista#4396)
Browse files Browse the repository at this point in the history
* Automatically label maintenance to .pre-commit-config.yaml update

* Update labeler.yml
  • Loading branch information
tkoyama010 authored May 9, 2023
1 parent 56d41a1 commit 461bb5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ maintenance:
- ignore_words.txt
- mypy.ini
- pyproject.toml
- .pre-commit-config.yaml
dependencies:
- requirements*
- environment.yml
- .pre-commit-config.yaml
docker:
- docker/**/*
- .dockerignore

0 comments on commit 461bb5e

Please sign in to comment.