Skip to content

Commit

Permalink
dependabot fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderr committed Jan 17, 2025
1 parent f996751 commit 3b41d64
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,3 @@ updates:
update-types: ["version-update:semver-major"]
- dependency-name: "execnet"
update-types: ["version-update:semver-major"]
- target-branch: iso8
package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
allow:
# Allow both direct and indirect updates for all packages
- dependency-type: "all"
ignore:
- dependency-name: "pytest-inmanta-extensions"
versions: [">=0.0.1"]
- dependency-name: "pydantic"
update-types: ["version-update:semver-major"]
- dependency-name: "execnet"
update-types: ["version-update:semver-major"]

0 comments on commit 3b41d64

Please # to comment.