Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 10, 2024
1 parent 9b3bd67 commit f72a509
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Skip dependabot and pre-commit-ci PRs
needs changelog:
- all:
- changed-files:
- all-globs-to-all-files: "!docs/CHANGELOG.md"
- base-branch: "^(?!dependabot).*"
- base-branch: "^(?!pre-commit-ci).*"
- changed-files:
- all-globs-to-all-files: "!docs/CHANGELOG.md"
- base-branch: "^(?!dependabot).*"
- base-branch: "^(?!pre-commit-ci).*"

0 comments on commit f72a509

Please sign in to comment.