Skip to content

Commit

Permalink
chore(dependabot): remove docker
Browse files Browse the repository at this point in the history
- we never use it anyway
- when I added it I was young and foolish, did not read the
  documentation properly
- all it would do is to add some metadata, and now I do not see any
  benefits

Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
  • Loading branch information
AtomicFS committed Nov 19, 2024
1 parent dd4f88b commit 3c33923
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,6 @@ updates:
- 'minor'
- 'patch'

- package-ecosystem: docker
directory: '/docker'
schedule:
interval: 'daily'
time: '00:00'
groups:
docker:
update-types:
- 'minor'
- 'patch'

- package-ecosystem: gomod
directory: '/action'
schedule:
Expand Down

0 comments on commit 3c33923

Please sign in to comment.