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 Feb 25, 2024
1 parent e90f9ac commit f6edbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/

### Changed

- In the flask integration, the `Regsitry` is now stored on `app.extensions`, not `app.config`.
- In the flask integration, the `Regsitry` is now stored on `app.extensions`, not `app.config`.
This is an implementation detail.
If you are directly accessing the registry via `app.config`, this is a breaking change, though you should ideally move to `svcs.flask.registry` anyway.
[#71](https://github.com/hynek/svcs/disccussions/71)
Expand Down

0 comments on commit f6edbcb

Please sign in to comment.