Skip to content

Commit

Permalink
Revert "Merge branch 'test-ruff-fix' into master"
Browse files Browse the repository at this point in the history
This reverts commit 589eb8c, reversing
changes made to 885b667.
  • Loading branch information
cloneofghosts committed Jan 10, 2024
1 parent 589eb8c commit ba2a834
Show file tree
Hide file tree
Showing 23 changed files with 628 additions and 985 deletions.
42 changes: 0 additions & 42 deletions .devcontainer.json

This file was deleted.

3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 100
ignore:
# Dependabot should not update Home Assistant as that should match the homeassistant key in hacs.json
- dependency-name: "homeassistant"

- package-ecosystem: "github-actions"
directory: "/"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hassfest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4.1.1"
- uses: "actions/checkout@v4"
- uses: home-assistant/actions/hassfest@master
33 changes: 0 additions & 33 deletions .github/workflows/lint.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4.1.1"
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
Expand Down
67 changes: 0 additions & 67 deletions .ruff.toml

This file was deleted.

11 changes: 0 additions & 11 deletions .vscode/tasks.json

This file was deleted.

132 changes: 0 additions & 132 deletions CODE_OF_CONDUCT.md

This file was deleted.

61 changes: 0 additions & 61 deletions CONTRIBUTING.md

This file was deleted.

8 changes: 0 additions & 8 deletions config/configuration.yaml

This file was deleted.

Loading

0 comments on commit ba2a834

Please sign in to comment.