Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre authored Apr 16, 2024
2 parents f20381f + 5acb711 commit 78612ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-warning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
allowed-endpoints: >
api.github.com:443
- name: Find comment
uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e # v3.0.0
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
id: fc
with:
issue-number: ${{ github.event.pull_request.number }}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dev = [
"coveralls >=3.3.1",
"pytest >=7.3.1",
"pytest-cov >=4.0.0",
"black ==24.3.0",
"black ==24.4.0",
"blackdoc ==0.3.9",
"isort ==5.13.2",
"ruff >=0.2.0",
Expand Down

0 comments on commit 78612ea

Please sign in to comment.