Skip to content

Commit

Permalink
Move comment
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Oct 1, 2024
1 parent 21ab671 commit 105bfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
python_version: "3.10"
install_extras: "[dev]"
pr_labels: "CI/CD,skip_changelog"
# Ignore all further major version updates for NumPy, i.e., keep it at 1.x.x
ignore: |
# Ignore all further major version updates for NumPy, i.e., keep it at 1.x.x
dependency-name=numpy...update-types=version-update:semver-major
secrets:
PAT: ${{ secrets.TEAM40_PAT }}

0 comments on commit 105bfe8

Please sign in to comment.