Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 3, 2024
1 parent 67ba4d9 commit 771f4b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubeconf/sercets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ stringData:
db_host: "postgres.default.svc.cluster.local"
db_port: ""
auth0_client_id: ""
auth0_client_secret: ""
auth0_client_secret: ""
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ ignore = [
keep-runtime-typing = true

[tool.ruff.lint.flake8-pytest-style]
parametrize-names-type = "list"
parametrize-names-type = "list"

0 comments on commit 771f4b6

Please sign in to comment.