No automations since update2023.9.1

Hello, I just installed the verision: installed_version: 2023.9.1

And after the update I have no automations left.
I got the following errors:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 288, in _async_setup_component
    result = await task
Logger: homeassistant.setup
Source: setup.py:207
First occurred: 10:07:00 (1 occurrences)
Last logged: 10:07:00
Unable to set up dependencies of default_config. Setup failed for dependencies: automation
Logger: homeassistant.setup
Source: setup.py:209
First occurred: 10:07:00 (1 occurrences)
Last logged: 10:07:00
Setup failed for default_config: (DependencyError(...), 'Could not setup dependencies: automation')

Someone has an ideas what went wrong?

How does your automations.yaml look?