Skip to content

Commit

Permalink
refactor(docker): ♻️ remove dockerfile and lint about it
Browse files Browse the repository at this point in the history
  • Loading branch information
miragecentury committed Aug 10, 2024
1 parent 8bbcdc6 commit ca2d935
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,3 @@ repos:
hooks:
- id: pyupgrade
args: ["--py312-plus", "--keep-runtime-typing"]
- repo: https://github.com/hadolint/hadolint
rev: v2.12.0
hooks:
- id: hadolint-docker
args: ["-t", "warning", "Dockerfile"]
51 changes: 0 additions & 51 deletions Dockerfile

This file was deleted.

0 comments on commit ca2d935

Please sign in to comment.