Files @ r28827:f131debacb19
Branch filter:

Location: cpp/openttd-patchpack/source/.github/dependabot.yml

Peter Nelson
Codechange: Use `GetVisibleRangeIterators()` in more places. (#12190)

This replaces more first/last index calculation, along with indexed array/vector access, with iterator access instead.
version: 2
updates:
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: "monthly"
  groups:
    actions:
      patterns:
      - "*"