diff options
Diffstat (limited to '.precious.toml')
| -rw-r--r-- | .precious.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.precious.toml b/.precious.toml index fab63bc..1b7bee2 100644 --- a/.precious.toml +++ b/.precious.toml @@ -1,6 +1,6 @@ # SPDX-FileCopyrightText: 2024 Matthew Fennell <matthew@fennell.dev> # -# SPDX-License-Identifier: AGPL-3.0-only +# SPDX-License-Identifier: AGPL-3.0-or-later [commands.ansiblelint] cmd = ["ansible-lint", "-q"] |
